Skip to content

Commit 7e68cf0

Browse files
authored
typo
1 parent 48a4f3e commit 7e68cf0

File tree

1 file changed

+1
-1
lines changed
  • site/en/community/contribute

1 file changed

+1
-1
lines changed

site/en/community/contribute/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ tool for the translated notebooks:
385385
<code class="devsite-terminal">./tools/nb_code_sync.py [--lang=en] site/<var>lang</var>/notebook.ipynb</code>
386386
</pre>
387387

388-
This script reads the code cells of a language notebook and check it against the
388+
This script reads the code cells of a language notebook and checks it against the
389389
English version. After stripping the comments, it compares the code blocks and
390390
updates the language notebook if they are different. This tool is particularly
391391
useful with an interactive git workflow to selectively add hunks of the file to

0 commit comments

Comments
 (0)