Skip to content

Commit bd70652

Browse files
kinowmr-c
authored andcommitted
Add missing space between words
1 parent 3bd8962 commit bd70652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/17-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Implementation extensions not required for correct execution (for example,
1616
fields related to GUI presentation) and metadata about the tool or workflow
1717
itself (for example, authorship for use in citations) may be provided as
1818
additional fields on any object. Such extensions fields (e.g. `format: edam:format_2572`)
19-
can use a namespace prefix listed in the `$namespaces`section of the document
19+
can use a namespace prefix listed in the `$namespaces` section of the document
2020
(e.g edam: http://edamontology.org/) as described in the [Schema Salad specification][schema-salad].
2121
Once you add the namespace prefix, you can access it anywhere in the document as shown below.
2222
Otherwise one must use full URLs: `format: http://edamontology.org/format_2572`.

0 commit comments

Comments
 (0)