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 3ffd414 commit 18f0cceCopy full SHA for 18f0cce
content/en/docs/contribute/localization.md
@@ -345,7 +345,7 @@ Releases | [All heading and subheading URLs](/releases)
345
Translated documents must reside in their own `content/**/` subdirectory, but otherwise, follow the
346
same URL path as the English source. For example, to prepare the
347
[Kubernetes Basics](/docs/tutorials/kubernetes-basics/) tutorial for translation into German,
348
-create a subfolder under the `content/de/` folder and copy the English source or directory:
+create a subdirectory under the `content/de/` directory and copy the English source or directory:
349
350
```shell
351
mkdir -p content/de/docs/tutorials
0 commit comments