Files

12 lines
330 B
Markdown
Raw Permalink Normal View History

# Spell checking
This directory contains configuration and instructions for spell checking in
[docs](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/docs) folder.
To run execute the following command:
```sh
make spellcheck
```
This command required Docker to build `spellcheck` image and run the spell checks.