Skip to content

Commit a6e0e6e

Browse files
committed
Minor typo fixes
1 parent 960d855 commit a6e0e6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ near future.
77

88
## Usage
99

10-
To use a package in Whiley (e.g. `std` version `0.2.15`, you must add
10+
To use a package in Whiley (e.g. `std` version `0.2.15`), you must add
1111
this to you `wy.toml` file:
1212

1313
```
1414
[dependencies]
1515
std="0.2.15"
16-
html="0.1.7"
1716
```
1817

1918
## Deployment

0 commit comments

Comments
 (0)