Skip to content

Commit 2818b7d

Browse files
committed
minor fixes
1 parent a817e2a commit 2818b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The file format is "YAML", it's quite easy to understand:
114114
code-style.svg: # image file name
115115
"No space": # English string
116116
text: "Без пробелов" # translation
117-
position: "center" # (optional) "center" or "right" - to position the translated string, details later
117+
position: "center" # (optional) "center" or "right" - to position the translated string
118118
```
119119
120120
**Step 2.** Setup git upstream (if you haven't yet) and pull latest changes:

0 commit comments

Comments
 (0)