File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments