Skip to content

Commit dae8f3f

Browse files
Correct typo in README
1 parent ecf67a7 commit dae8f3f

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
@@ -932,7 +932,7 @@ Subsequently, if you are requesting `LOCATION_ALWAYS` permission, there is no ne
932932

933933
### Testing with Jest
934934

935-
If you don't already have have a Jest setup file configured, please add the following to your Jest configuration file and create the new `jest.setup.js` file in project root:
935+
If you don't already have a Jest setup file configured, please add the following to your Jest configuration file and create the new `jest.setup.js` file in project root:
936936

937937
```js
938938
setupFiles: ['<rootDir>/jest.setup.js']

0 commit comments

Comments
 (0)