Skip to content

Commit 4c2f89d

Browse files
authored
CC Ontologies possessive form
Added an apostrophe to "Common Core Ontologies GitHub" in line 75 as recommended by @alanruttenberg
1 parent 8ae4d27 commit 4c2f89d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/contributing/github overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ When working with branches, you can use a **pull request** to tell others about
7272

7373
## Github Workflow
7474

75-
To illustrate, suppose you want to edit a file from the Common Core Ontologies GitHub. You should then 'fork' the develop branch of the CCO repository on your personal Github account, so that you can make whatever changes you like.
75+
To illustrate, suppose you want to edit a file from the Common Core Ontologies' GitHub. You should then 'fork' the develop branch of the CCO repository on your personal Github account, so that you can make whatever changes you like.
7676

7777
When you make changes to your personal Github CCO repository then go to save them in GitHub, you will be prompted to either "commit to the main branch' or "create a new branch for this request and start a pull request". You should almost always open a 'pull request'. By opening a pull request, you open the door for your peers to help you refine the submission. That in mind, when you open a pull request, it is good practice to tag others and request they review your work. Once your reviewers have 'approved' your work, you will then 'merge' your work to your personal repository.
7878

0 commit comments

Comments
 (0)