Skip to content

Commit d463835

Browse files
committed
Fix typos
1 parent 687d424 commit d463835

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/markdown/support/sparql-tutorial/mermaid-diagrams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@ All direct attributes of a given gene in the Bgee knowledge graph are listed bel
896896

897897
#### Q14:
898898

899-
> _Question_: What is all the metadata related to the `ENSG00000130208` gene, where `ENSG00000130208` is the identifier of the "APOC1" human gene.
899+
> _Question_: What are all the metadata related to the `ENSG00000130208` gene, where `ENSG00000130208` is the identifier of the "APOC1" human gene?
900900
> _SPARQL query_ (see [Q14 graphical representation](#Q14-graphical-representation:)):
901901
902902
```sparql

src/markdown/support/sparql-tutorial/sparql-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ All direct attributes of a given gene in the Bgee knowledge graph are listed bel
690690

691691
#### Q14:
692692

693-
> _Question_: What is all the metadata related to the `ENSG00000130208` gene, where `ENSG00000130208` is the identifier of the "APOC1" human gene.
693+
> _Question_: What are all the metadata related to the `ENSG00000130208` gene, where `ENSG00000130208` is the identifier of the "APOC1" human gene?
694694
> _SPARQL query_ (see [Q14 graphical representation](#q14-graphical-representation)):
695695
696696
```

0 commit comments

Comments
 (0)