Skip to content

Commit 34c86d8

Browse files
docs: minor typo fixes in docs (#2068)
Signed-off-by: Daniel J. Dufour <[email protected]>
1 parent 233a9cc commit 34c86d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ pre-commit install
116116
- In order to commit to this repository, please read and accept our
117117
[commit sign-off policy](https://developercertificate.org)
118118
- This is simply to verify that you are the author of the commits you make.
119-
- If possible, please add to your commit footer the `Signed-of-by` info:
119+
- If possible, please add to your commit footer the `Signed-off-by` info:
120120
`Signed-off-by: John Doe <[email protected]>`
121121

122122
## Our Development Practices

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ the FMTM aims to solve the problem of **coordinating** field mapping campaigns.
6363
This project relies heavily on the [ODK](getodk.org) ecosystem underneath:
6464

6565
- [XLSForms](https://xlsform.org) are used for the underlying data collection
66-
survey. The fields in this survey can be mapped to OpenStreeMap tags.
66+
survey. The fields in this survey can be mapped to OpenStreetMap tags.
6767
- [ODK Central](https://github.com/getodk/central) is used to store the XLSForm
6868
and receive data submissions from users.
6969
- [ODK Collect](https://github.com/getodk/collect) is a mobile app that the user

0 commit comments

Comments
 (0)