Skip to content

Commit 36161f3

Browse files
ihermanTallTed
authored andcommitted
Update vocab/credentials/v2/README.md
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 7b68096 commit 36161f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vocab/credentials/v2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The generation of the final files is done via a github action (see `/.github/wor
1111
- `vocabulary.yml`: the core vocabulary specification. _Any change on the vocabulary must be made by modifying this file;_ see the separate [description](https://github.com/w3c/yml2vocab) of the underlying YAML format.
1212
- `vocabulary.drawio`: the vocabulary diagram in the [draw.io](https://www.drawio.com/) format. _Any change on the vocabulary diagram must be made by modifying this file._
1313

14-
The corresponding application can be downloaded and used directly, or added to Google Docs. For the exact options to be used for the SVG export, see the screen dump below. Note that, due to some bug in the software the exported SVG file must be ran through a [post-processing script](https://github.com/iherman/drawio-svg/), to be downloaded and run separately.
14+
The corresponding application can be downloaded and used directly, or added to Google Docs. For the exact options to be used for the SVG export, see the screen dump below. Note that, due to some bug in the software, the exported SVG file must be run through a [post-processing script](https://github.com/iherman/drawio-svg/), which must be downloaded and run separately.
1515
- `vocabulary.svg`: the SVG file for the vocabulary, generated from `vocabulary.drawio`.
1616
- `template.html`: an HTML template file used by the script; it is the skeleton of the final HTML format based on [ReSpec](https://respec.org/docs/). If the file is modified, care should be taken not to change the core structure and the various, possibly empty, HTML elements with `@id` values. The script fills those elements with content when generating the `vocabulary.html` file (and removes any sections that remain empty after processing).
1717

0 commit comments

Comments
 (0)