Skip to content

Commit cdf3e2d

Browse files
authored
fix typo in README.md (#64)
1 parent 405e5aa commit cdf3e2d

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
@@ -116,7 +116,7 @@ Returns the following versions:
116116
117117
#### `widelyAvailableOnDate`
118118

119-
The `widelyAvailableOnDate` option returns the minimum versions compatible with Baseline Widely available on a specified date in the formay `YYYY-MM-DD`:
119+
The `widelyAvailableOnDate` option returns the minimum versions compatible with Baseline Widely available on a specified date in the format `YYYY-MM-DD`:
120120

121121
```javascript
122122
getCompatibleVersions({

0 commit comments

Comments
 (0)