Skip to content

Commit 080e50d

Browse files
Update CONTRIBUTING.md
1 parent e284bb0 commit 080e50d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ If you have never editted this ontology before, first follow a [general tutorial
6363

6464
**Process**:
6565

66-
1. Clone the repository (In case you are not an offical team member, create a fork first)
66+
1. Clone the repository (in case you are not an offical team member, create a fork first)
6767
1. Create new branch in git, for example `git checkout -b issue123`
68-
1. Open src/ontology/idpo-edit.owl in your favourite editor, i.e. [Protege](https://protege.stanford.edu/). **Careful:** double check you are editing the correct file. There are many ontology files in this repository, but only one _editors file_!
68+
1. Open src/ontology/idpo-edit.owl in your favourite editor, i.e. [Protege](https://protege.stanford.edu/). **Caution:** double check you are editing the correct file. There are many ontology files in this repository, but only one _editors file_!
6969
1. Perform your edit and save your changes
7070
1. Commit changes to branch
7171
1. Push changes upstream

0 commit comments

Comments
 (0)