Skip to content

Commit 18f0cce

Browse files
Update content/en/docs/contribute/localization.md
Co-authored-by: Jihoon Seo <[email protected]>
1 parent 3ffd414 commit 18f0cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/contribute/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Releases | [All heading and subheading URLs](/releases)
345345
Translated documents must reside in their own `content/**/` subdirectory, but otherwise, follow the
346346
same URL path as the English source. For example, to prepare the
347347
[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:
348+
create a subdirectory under the `content/de/` directory and copy the English source or directory:
349349

350350
```shell
351351
mkdir -p content/de/docs/tutorials

0 commit comments

Comments
 (0)