diff --git a/README.rst b/README.rst index 0677fc7..6570c0e 100644 --- a/README.rst +++ b/README.rst @@ -79,7 +79,7 @@ screen() good names that make sense? I am struggling with the ThesaurusExtended method names myself. - - Resolve Thesaurus's schizophrenia + - Resolve Thesaurus's schizophrenia. :: v = t['a.b.c'] # This recurses t['a.b.c'] = v # This does not. Use set_path()