Skip to content

Commit c31fe72

Browse files
committed
Fix Typos
🤦 can't spell 😂
1 parent 7329383 commit c31fe72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030

3131
### Added
3232

33-
- A string `source` can now contain `{{term}}`, to accomodate paths where `?term=XXX` isn't suitable
33+
- A string `source` can now contain `{{term}}`, to accommodate paths where `?term=XXX` isn't suitable
3434
- This means you could now use `example.com/search/{{term}}/other-stuff`
3535

3636
### Fixed
3737

3838
- The mouse being over the popup when it's rendered no longer selects that value whilst typing
39-
- A string `source` can now contain a querystring (`?`)
39+
- A string `source` can now contain a query string (`?`)
4040
- It now checks the source and adds either `?` or `&`, whichever is appropriate
4141

4242
### Changes

0 commit comments

Comments
 (0)