docs: avoid bad-sounding words in secrets example

This commit is contained in:
Kirill Zhuravlev
2025-08-17 23:10:45 +02:00
committed by GitHub
parent 7ef2af8beb
commit c69957690e
+2 -2
View File
@@ -55,8 +55,8 @@ Then you'll receive a JSON response with:
```
{
"token": "eYbat...",
"refreshToken": "3bCka...",
"token": "Yh6RJV...",
"refreshToken": "dww5jwU...",
}
```