1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00

Fix a typo in CONTRIBUTING.md

It should be "address"
This commit is contained in:
36bit 2018-06-04 04:12:39 +00:00 committed by Lars Brinkhoff
parent 800f7e6132
commit 6cea3c0103

View File

@ -4,7 +4,7 @@
- Initially, we try to stay close to the "Public ITS" distribution.
- A pull request should adress one, and only one, concern. For
- A pull request should address one, and only one, concern. For
example, adding a program or bug fix.
- Individual commits within a pull request should consist of atomic