Skip to content

Commit a998edb

Browse files
authored
Fix typos (#40)
Why: * Correctness This change addresses the issue by: * Adding `install` to a phrase that seems to be missing a verb * Using the English spelling of the word `relevant`
1 parent 728bab0 commit a998edb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

github/templates/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def applications do
5050
end
5151
```
5252

53-
You may need to the dependencies defined on the [setup](#setup) section.
53+
You may need to install the dependencies defined on the [setup](#setup) section.
5454

5555
Setup
5656
-----
@@ -106,7 +106,7 @@ Contributions must follow [Subvisual's guides](https://github.com/subvisual/guid
106106
Resources
107107
---------
108108

109-
This section should list every online resource that is relevante to the project. For instance:
109+
This section should list every online resource that is relevant to the project. For instance:
110110

111111
* Link to spec file on Google Drive
112112
* Link to Invision files.

0 commit comments

Comments
 (0)