VictoriaMetrics/cspell
Dima Lazerka 8207879fa3
docs: fixes misspelled typos
Also tried to make it catch "Authorisation" in the future, fixed a lot
of other misspells along the way, but didn't make it catch
"Authorisation" anyway.

- Fix misspelled "Authorization" header name
- Fix misspelled "organization"
- Fix more misspells
2024-09-13 12:14:24 +02:00
..
cspell.json
custom-dict.txt
Dockerfile
Makefile
package-lock.json
package.json
README.md

Spell checking

This directory contains configuration and instructions for spell checking in docs folder.

To run execute the following command:

make cspell-check

This command required Docker to build cspell image and run the spell checks.