Skip to content

Commit 2ff1c80

Browse files
committedDec 1, 2023
Fix typo
1 parent 7e2f16b commit 2ff1c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ make test
122122

123123
### Step 5: Generate documentation locally
124124

125-
LinkML generates schema documentation automatically. The template comes with GitHub Actions that generate and publish the documentation when you push schema changes to GitHub. The published documenation can be found at a URL like this one:
125+
LinkML generates schema documentation automatically. The template comes with GitHub Actions that generate and publish the documentation when you push schema changes to GitHub. The published documentation can be found at a URL like this one:
126126
`https://{github-user-or-organization}.github.io/{project-name}/`
127127

128128
You can also preview the documentation locally before pushing to GitHub by running:

0 commit comments

Comments
 (0)