mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-11 19:41:11 +01:00
treewide: fix typos
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
03a51dbf3d
commit
ee32f43f54
7 changed files with 11 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ let
|
|||
in
|
||||
{
|
||||
api_token = mkNullOrStr ''
|
||||
Token for authentificating to the backend provider.
|
||||
Token for authenticating to the backend provider.
|
||||
|
||||
When `api_token` is set, it will be passed as a header: `Authorization: Bearer <api_token>`.
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue