We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a4f3e commit 7e68cf0Copy full SHA for 7e68cf0
site/en/community/contribute/docs.md
@@ -385,7 +385,7 @@ tool for the translated notebooks:
385
<code class="devsite-terminal">./tools/nb_code_sync.py [--lang=en] site/<var>lang</var>/notebook.ipynb</code>
386
</pre>
387
388
-This script reads the code cells of a language notebook and check it against the
+This script reads the code cells of a language notebook and checks it against the
389
English version. After stripping the comments, it compares the code blocks and
390
updates the language notebook if they are different. This tool is particularly
391
useful with an interactive git workflow to selectively add hunks of the file to
0 commit comments