Skip to content

Commit 08ce6e4

Browse files
committed
FIX: i18n/README.md minor typo
1 parent 9b9b311 commit 08ce6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_server/i18n/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ communicate this back to Jinja2. So far, I haven't yet figured out how to do th
116116
of languages in the UI ( never a good thing ).
117117

118118
2. We will need to decide if console messages should be translatable, and enable them if desired.
119-
3. The keyboard shorcut editor was implemented after the i18n work was completed, so that portion
119+
3. The keyboard shortcut editor was implemented after the i18n work was completed, so that portion
120120
does not have translation support at this time.
121121
4. Babel's documentation has instructions on how to integrate messages extraction
122122
into your *setup.py* so that eventually we can just do:

0 commit comments

Comments
 (0)