Skip to content

Commit 2bcab20

Browse files
authored
Merge pull request #52 from ndw/typos
Fix name and link; editorial corrections
2 parents ab32c09 + 3b828fb commit 2bcab20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ The following are important sources of information about XProc 3.0:
2323
* You can find XProc on GitHub at [https://github.com/xproc](https://github.com/xproc)
2424
* Join in or visit the archives of the [XProc mailing list](https://lists.w3.org/Archives/Public/xproc-dev/): `[email protected]`
2525

26-
The XProc specification is maintained by Achim Berndzen, Gerrit Imsieke, Erik Siegel and Norman Tovey-Walsh.
26+
The XProc specification is maintained by Achim Berndzen, Gerrit Imsieke, Erik Siegel and Norm Tovey-Walsh.
2727

2828

src/specifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To simplify the task of identifying which steps an implementation supports, suit
101101
* **[ Text steps](https://spec.xproc.org/master/head/text/)**: Steps related to accessing text files (for instance Markdown).
102102
* **[ Validation steps](https://spec.xproc.org/master/head/validation/)**: Steps related to validation of XML.
103103
* **[ Invisible XML](https://spec.xproc.org/master/head/ixml/)**: Steps related to processing [Invisible XML](https://invisiblexml.org/).
104-
* **[Extensible Validation Report Language (XVRL)](https://spec.xproc.org/master/head/xvrl/)**: XVRL is a unified vocabulary for validation reports ([github.com/xproc/xvrl](github.com/xproc/xvrl)).
104+
* **[Extensible Validation Report Language (XVRL)](https://spec.xproc.org/master/head/xvrl/)**: XVRL is a unified vocabulary for validation reports ([github.com/xproc/xvrl](https://github.com/xproc/xvrl)).
105105

106106

107107

0 commit comments

Comments
 (0)