Skip to content

Commit aa87acf

Browse files
authored
Fix minor typo in README.md (#1444)
1 parent 1327f93 commit aa87acf

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
@@ -42,7 +42,7 @@ def deps do
4242
end
4343
```
4444

45-
> NOte: if you are using Elixir v1.7, v1.8, or v1.9, use `~> 0.22.0`.
45+
> Note: if you are using Elixir v1.7, v1.8, or v1.9, use `~> 0.22.0`.
4646
4747
After adding ExDoc as a dependency, run `mix deps.get` to install it.
4848

0 commit comments

Comments
 (0)