Skip to content

Commit ec0cb17

Browse files
committed
typo
1 parent 63de6a4 commit ec0cb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reddit_decider/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ def get_all_dynamic_configs(self) -> List[Dict[str, Any]]:
820820
where "type" field can be one of:
821821
"boolean", "integer", "float", "string", or "map"
822822
823-
Dynamic Configurations that are malformed, fail parsing, or otherwirse
823+
Dynamic Configurations that are malformed, fail parsing, or otherwise
824824
error for any reason are included in the response and have their respective default
825825
values set:
826826
"boolean" -> False

0 commit comments

Comments
 (0)