diff options
author | StefanVukovic99 <stefanvukovic44@gmail.com> | 2024-02-20 16:21:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 15:21:15 +0000 |
commit | 752a07b97c6d68a075a925c124ed420d621db02c (patch) | |
tree | 2d3d20e80baa597fa7a33d8cd3041af1ceb3679f /docs/anki-integration.md | |
parent | 12fa4d85b7234780df6a8895b5a244385c015463 (diff) |
documentation updates (#703)
* first pass
* wording
* v2
Diffstat (limited to 'docs/anki-integration.md')
-rw-r--r-- | docs/anki-integration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/anki-integration.md b/docs/anki-integration.md index 9bd5bd94..37c7faf8 100644 --- a/docs/anki-integration.md +++ b/docs/anki-integration.md @@ -25,7 +25,7 @@ Flashcard fields can be configured with the following steps: | Marker | Description | | --------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | - | `{audio}` | Audio sample of a native speaker's pronunciation in MP3 format (if available). | + | `{audio}` | Audio of the term's pronunciation from one of the audio sources (if available). | | `{clipboard-image}` | An image which is stored in the system clipboard, if present. | | `{clipboard-text}` | Text which is stored in the system clipboard, if present. | | `{cloze-body}` | Raw, inflected term as it appeared before being reduced to dictionary form by Yomitan. | |