Skip to content

Commit d67c693

Browse files
authored
Fix secret FR translation error
1 parent 798b5c9 commit d67c693

File tree

1 file changed

+1
-1
lines changed
  • content/fr/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/fr/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ type: Opaque
217217
data:
218218
username: YWRtaW4=
219219
stringData:
220-
username: administrator
220+
username: administrateur
221221
```
222222

223223
Donnera le secret suivant:

0 commit comments

Comments
 (0)