Skip to content

Commit 2067cbd

Browse files
committed
fix: Fix typo regarding extra_body_parameters in the README
1 parent 705a461 commit 2067cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ arguments are:
175175
and `'xml'`.
176176
- `style_rule`: specifies a style rule to use with translation, either as a string
177177
containing the ID of the style rule, or a `StyleRuleInfo` object.
178-
- `extra_body_parameter`: Dictionary of extra parameters to pass in the body of
178+
- `extra_body_parameters`: Dictionary of extra parameters to pass in the body of
179179
the HTTP request. Mostly used by DeepL employees to test functionality, or for
180180
beta programs.
181181

0 commit comments

Comments
 (0)