diff --git a/react/README.md b/react/README.md index a590a19672..a007d32a1f 100644 --- a/react/README.md +++ b/react/README.md @@ -1,6 +1,6 @@ # Airbnb React/JSX Style Guide -*A mostly reasonable approach to React and JSX* +*A mostly reasonable approach to the React and JSX* This style guide is mostly based on the standards that are currently prevalent in JavaScript, although some conventions (i.e async/await or static class fields) may still be included or prohibited on a case-by-case basis. Currently, anything prior to stage 3 is not included nor recommended in this guide.