diff --git a/index/README.txt b/index/README.txt index 49e1607..bf7dc77 100644 --- a/index/README.txt +++ b/index/README.txt @@ -61,4 +61,4 @@ Index entries that are present in the stored dictionaries must always match: >>> registry[('edit.html', None, None, 'Custom')] = 'edit.html for Custom skin' - >>> registry.get(('edit.html', 'task', 'bugfixes')) + >>> registry.get(('edit.html', 'task', 'bugfixes', ''))