Skip to content

Commit

Permalink
docs: fix typo in api docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ashultz0 committed Sep 1, 2021
1 parent 8a15ce7 commit 4392833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_name_affirmation/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

def is_verified_name_enabled():
"""
For callers with direct toggle import to ask if the verified name feature is enabled.
For callers without direct toggle import available to ask if the verified name feature is enabled.
Since this uses edx_toggles it expects to be called
while servicing a request and will check the cached results.
Expand Down

0 comments on commit 4392833

Please sign in to comment.