Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbryanyu authored Jan 16, 2024
1 parent dbeeda9 commit d113129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ This function does not return a value

#### Example
```typescript
import Config from 'simple-app-config'; // will automatically perfor all configuration setup upon the first import
import Config from 'simple-app-config'; // will automatically perform all configuration setup upon the first import

/* Does nothing since .configure() was already called upon import */
Config.configure();
Expand Down

0 comments on commit d113129

Please sign in to comment.