Skip to content

Commit b6a6724

Browse files
authored
Update README.md
1 parent e837ee8 commit b6a6724

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
@@ -35,7 +35,7 @@ If you need to add an external dependency to an integration, **please ensure you
3535
Each integration directory has an npm script called `test` that you can use to easily run the unit tests with via `yarn test`.
3636

3737
### Test Locally
38-
You can test changes to integraitons locally with the [a.js compiler](https://github.com/segmentio/analytics.js-integrations/tree/master/compiler).
38+
You can test changes to integrations locally with the [a.js compiler](https://github.com/segmentio/analytics.js-integrations/tree/master/compiler).
3939

4040
### Code Formatting
4141
This project uses eslint to ensure uniform code formatting standards are maintained. You can see the specific eslint config in the root `.eslintrc` file. A pre-commit hook is used to help automate this process for you.

0 commit comments

Comments
 (0)