Commit 848c3c94 authored by Thomas Boni's avatar Thomas Boni
Browse files

doc(megalinter): fix typo

parent f4052ab1
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
## Objective

Lint all your files using
[MegaLinter](https://github.com/oxsecurity/megalinter/){:target="_blank"}
. It supports [49 languages, 22 formats, 20 tooling
[MegaLinter](https://github.com/oxsecurity/megalinter/){:target="_blank"}. It
supports [49 languages, 22 formats, 20 tooling
formats](https://github.com/oxsecurity/megalinter#supported-linters) and ready
to use out of the box, as a GitHub action or any CI system highly configurable
and free for all uses.
to use out of the box.

## How to use it