Skip to content

Commit 73644f1

Browse files
authored
Merge pull request #74 from dmuneras/master
fix: Correct typo in README subtitle
2 parents d7b4a00 + 7212cd6 commit 73644f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ options.
5353

5454
Flags and features are inlined into the consuming module so that something like UglifyJS will DCE them when they are unreachable.
5555

56-
## Simple environment and fetaure flags
56+
## Simple environment and feature flags
5757

5858
```javascript
5959
import { DEBUG } from '@ember/env-flags';

0 commit comments

Comments
 (0)