Skip to content

Commit

Permalink
docs: fix h1 heading on formatters page (eslint#15834)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic authored and srijan-deepsource committed May 30, 2022
1 parent d2d7d93 commit b7e30ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/formatter-examples.md.ejs
@@ -1,8 +1,7 @@
---
title: Documentation
title: ESLint Formatters
layout: doc
---
# ESLint Formatters

ESLint comes with several built-in formatters to control the appearance of the linting results, and supports third-party formatters as well.

Expand Down

0 comments on commit b7e30ad

Please sign in to comment.