diff --git a/README.md b/README.md index c7f1774..b2cc2a1 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Set ``` ### Frozenset -**Is hashable and can be used as a key in dictionary.** +####Is hashable and can be used as a key in dictionary. ```python = frozenset() ```