Skip to content

Commit a6dac8d

Browse files
committed
Frozenset
1 parent 7faf16d commit a6dac8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Set
110110
```
111111

112112
### Frozenset
113-
####Is hashable and can be used as a key in dictionary.
113+
#### Is hashable and can be used as a key in dictionary.
114114
```python
115115
<frozenset> = frozenset(<collection>)
116116
```

0 commit comments

Comments
 (0)