Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 59a9de3

Browse files
authored
Merge pull request #77 from SynBioHub/GV-typo-fix
Update index.html.md
2 parents 0a8861a + 68121e6 commit 59a9de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/index.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ fetch(Url,otherPram)
938938
.catch (error=>console.log(error))
939939
```
940940

941-
Note that you can replace `<ObjectType>` with any SBOL object type, such as `ComponentDefinition`, `SequenceAnnotation`, etc. See [here](https://sbolstandard.org/data-model-specification/) for more object types
941+
Note that you can replace `<ObjectType>` with any SBOL object type, such as `ComponentDefinition`, `SequenceAnnotation`, etc. See [here](https://sbolstandard.org/datamodel-specification/) for more object types
942942

943943
## SPARQL Query
944944

0 commit comments

Comments
 (0)