Skip to content

Commit

Permalink
fix grammar error in FF description
Browse files Browse the repository at this point in the history
  • Loading branch information
AddisonDunn committed Aug 21, 2024
1 parent 7301e8e commit a728ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion corehq/toggles/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2903,7 +2903,7 @@ def domain_has_privilege_from_toggle(privilege_slug, domain):

USH_RESTORE_FILE_LOCATION_CASE_SYNC_RESTRICTION = StaticToggle(
'ush_restore_file_location_case_sync_restriction',
'USH: Limit the location-owned cases a user\'s restore file, and allow marking whether a '
'USH: Limit the location-owned cases in a user\'s restore file, and allow marking whether a '
'location can have users assigned or not.',
TAG_CUSTOM,
namespaces=[NAMESPACE_DOMAIN],
Expand Down

0 comments on commit a728ee8

Please sign in to comment.