Skip to content

Commit

Permalink
Remove alpha label from context parameter in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-winters-deepl committed Jun 18, 2024
1 parent 46d807d commit f788a03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ foreach (var formality in new[] { Formality.Less, Formality.More }) {
- `GlossaryId`: specifies a glossary to use with translation, as a string
containing the glossary ID.
- `Context`: specifies additional context to influence translations, that is not
translated itself. Note this is an **alpha feature**: it may be deprecated at
any time, or incur charges if it becomes generally available.
translated itself. Characters in the `context` parameter are not counted toward billing.
See the [API documentation][api-docs-context-param] for more information and
example usage.
- `TagHandling`: type of tags to parse before translation, options are
Expand Down

0 comments on commit f788a03

Please sign in to comment.