Skip to content

Commit 4d9930e

Browse files
author
Austin Bingham
committed
Fixed type in README.
1 parent e5f5717 commit 4d9930e

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
@@ -14,7 +14,7 @@ YAML documents.
1414

1515
### Mappings
1616

17-
Find the range containg the key and value of a map entry:
17+
Find the range containing the key and value of a map entry:
1818

1919
```python
2020
source_map = YAMLWhere.from_string("a: 1\nb: 42")

0 commit comments

Comments
 (0)