Commit 86bfedbc authored by Evan Read's avatar Evan Read

Merge branch 'fix-error-in-javascript-style-guide-docs' into 'master'

Fix minor error in JavaScript style guide docs

See merge request gitlab-org/gitlab!51167
parents be56873d e7e00ffb
......@@ -7,7 +7,7 @@ disqus_identifier: 'https://docs.gitlab.com/ee/development/fe_guide/style_guide_
# JavaScript style guide
We use [Airbnb's JavaScript Style Guide](https://github.com/airbnb/javascript) and it's accompanying
We use [Airbnb's JavaScript Style Guide](https://github.com/airbnb/javascript) and its accompanying
linter to manage most of our JavaScript style guidelines.
In addition to the style guidelines set by Airbnb, we also have a few specific rules
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment