Browse Source

Intermezzo: You --> you

Fix a missing space on the way
pull/14015/head
Nils Lindemann 2 weeks ago
parent
commit
c6eec13a2c
  1. 2
      docs/de/llm-prompt.md
  2. 2
      scripts/translate.py

2
docs/de/llm-prompt.md

@ -28,7 +28,7 @@ Source (English) – These are three code snippets:
`"me"`
`"items"`
Result (German) – You change nothing:
Result (German) – you change nothing:
`"word"`
`"me"`

2
scripts/translate.py

@ -123,7 +123,7 @@ flowchart LR
end
```
Result (German) You change nothing:
Result (German) you change nothing:
```mermaid
flowchart LR

Loading…
Cancel
Save