Skip to content

Commit 33794cf

Browse files
committed
Merge pull request #147 from pra85/patch-2
Fix typo in Readme.md
2 parents cc968e6 + fb309e4 commit 33794cf

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
@@ -106,7 +106,7 @@ For a full list of supported browsers, platforms and other details, [visit the B
106106
When `os` and `os_version` granularity is not desired, following configuration can be used:
107107
* `[browser]_current` or *browser*_latest: will assign the latest version of the *browser*.
108108
* `[browser]_previous`: will assign the previous version of the *browser*.
109-
* `[browser]_[version]`: will assign the *version* specificed of the *browser*. Minor versions can be concatinated with underscores.
109+
* `[browser]_[version]`: will assign the *version* specified of the *browser*. Minor versions can be concatenated with underscores.
110110

111111
This can also be mixed with fine-grained configuration.
112112

0 commit comments

Comments
 (0)