Skip to content

Commit bd2ba66

Browse files
Remove alpha label from context parameter in README
1 parent f5efb13 commit bd2ba66

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,8 @@ arguments are:
155155
containing the glossary ID, or a `GlossaryInfo` as returned by
156156
`get_glossary()`.
157157
- `context`: specifies additional context to influence translations, that is not
158-
translated itself. Note this is an **alpha feature**: it may be deprecated at
159-
any time, or incur charges if it becomes generally available.
160-
See the [API documentation][api-docs-context-param] for more information and
158+
translated itself. Characters in the `context` parameter are not counted toward billing.
159+
See the [API documentation][api-docs-context-param] for more information and
161160
example usage.
162161
- `tag_handling`: type of tags to parse before translation, options are `'html'`
163162
and `'xml'`.

0 commit comments

Comments
 (0)