Skip to content

Commit bcaa880

Browse files
Merge branch 'master' of github.com:DmitrySoshnikov/regexp-tree
2 parents 777646c + 5b96e99 commit bcaa880

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can also [try it online](https://astexplorer.net/#/gist/4ea2b52f0e546af6fb14
4343
### Development
4444

4545
1. Fork https://github.com/DmitrySoshnikov/regexp-tree repo
46-
2. If there is an actual issue from the [issues](https://github.com/DmitrySoshnikov/regexp-tree/issues) list you'd like to work on, feel free to assing it yourself, or comment on it to avoid collisions (open a new issue if needed)
46+
2. If there is an actual issue from the [issues](https://github.com/DmitrySoshnikov/regexp-tree/issues) list you'd like to work on, feel free to assign it yourself, or comment on it to avoid collisions (open a new issue if needed)
4747
3. Make your changes
4848
4. Make sure `npm test` still passes (add new tests if needed)
4949
5. Submit a PR
@@ -1575,4 +1575,4 @@ A node:
15751575
},
15761576
]
15771577
}
1578-
```
1578+
```

0 commit comments

Comments
 (0)