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 /ext | |
| parent | 12fa4d85b7234780df6a8895b5a244385c015463 (diff) | |
documentation updates (#703)
* first pass
* wording
* v2
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/settings.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/settings.html b/ext/settings.html index ecb84a24..999ecc37 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2951,7 +2951,7 @@                  <tr>                      <td><code class="anki-field-marker">{audio}</code></td> -                    <td>Audio sample of a native speaker's pronunciation in MP3 format, if available.</td> +                    <td>Audio of the term's pronunciation from one of the audio sources (if available).</td>                  </tr>                  <tr>                      <td><code class="anki-field-marker">{cloze-body-kana}</code></td> |