Skip to content

Commit 1d20f19

Browse files
authored
Merge pull request #741 from stweil/typos
Fix small typos in documentation
2 parents 5a11b9d + 929337d commit 1d20f19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/advanced/repo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The full metadata record of a particular model can be accessed using the `show`
148148
149149
The contents of the metadata record can vary between individual records as many
150150
are in the legacy `v0` schema format and do not contain information such as
151-
model provenance, software compatiblity hints, etc.
151+
model provenance, software compatibility hints, etc.
152152

153153
If a suitable model has been decided upon it can be retrieved using the ``get``
154154
subcommand:

docs/training/rectrain.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Text Normalization and Unicode
272272
.. note:
273273
274274
The description of the different behaviors of Unicode text below are highly
275-
abbreviated. If confusion arrises it is recommended to take a look at the
275+
abbreviated. If confusion arises it is recommended to take a look at the
276276
linked documents which are more exhaustive and include visual examples.
277277
278278
Text can be encoded in multiple different ways when using Unicode. For many

0 commit comments

Comments
 (0)