Skip to content

Commit 6b90ad4

Browse files
committed
fix spelling
1 parent b989ea4 commit 6b90ad4

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: Catalyst Documents
2-
arrage:
2+
arrange:
33
- proposal.md
44
- review.md
55
- comment.md

docs/src/architecture/08_concepts/catalyst_docs/comment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is a document which provides a comment against a particular [Proposal Docum
1919

2020
### Specification
2121

22-
Catalysyt Comment document is a [Catalyst Signed Document],
22+
Catalyst Comment document is a [Catalyst Signed Document],
2323
so its fully follows the structure of the [Catalyst Signed Document] specification.
2424

2525
#### Metadata Fields
@@ -45,8 +45,8 @@ A list of used [Catalyst Signed Document protected header fields](./../signed_do
4545
"content-type" => "br"
4646
```
4747

48-
* [`ref`](./../signed_doc/meta.md#ref-document-reference). Refence to a related [Proposal Document].
49-
* [`template`](./../signed_doc/meta.md#ref-document-reference) must be equal to `0b8424d4-ebfd-46e3-9577-1775a69d290c` value, [commemt template type](#comment-template).
48+
* [`ref`](./../signed_doc/meta.md#ref-document-reference). Reference to a related [Proposal Document].
49+
* [`template`](./../signed_doc/meta.md#ref-document-reference) must be equal to `0b8424d4-ebfd-46e3-9577-1775a69d290c` value, [comment template type](#comment-template).
5050

5151
```CDDL
5252
"template" => 37(h'0b8424d4ebfd46e395771775a69d290c')
@@ -71,7 +71,7 @@ This document pr provides the template structure which a Comment must be formatt
7171

7272
### Specification
7373

74-
Catalysyt Comment Template document is a [Catalyst Signed Document],
74+
Catalyst Comment Template document is a [Catalyst Signed Document],
7575
so its fully follows the structure of the [Catalyst Signed Document] specification.
7676

7777
#### Metadata Fields

docs/src/architecture/08_concepts/catalyst_docs/proposal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ They are defined when a specific document is submitted for consideration.
2323

2424
### Specification
2525

26-
Catalysyt Proposal document is a [Catalyst Signed Document],
26+
Catalyst Proposal document is a [Catalyst Signed Document],
2727
so its fully follows the structure of the [Catalyst Signed Document] specification.
2828

2929
#### Metadata Fields
@@ -66,7 +66,7 @@ This document provides the template structure which a Proposal must be formatted
6666

6767
### Specification
6868

69-
Catalysyt Proposal Template document is a [Catalyst Signed Document],
69+
Catalyst Proposal Template document is a [Catalyst Signed Document],
7070
so its fully follows the structure of the [Catalyst Signed Document] specification.
7171

7272
#### Metadata Fields

docs/src/architecture/08_concepts/catalyst_docs/review.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ TODO
1919

2020
### Specification
2121

22-
Catalysyt Review document is a [Catalyst Signed Document],
22+
Catalyst Review document is a [Catalyst Signed Document],
2323
so its fully follows the structure of the [Catalyst Signed Document] specification.
2424

2525
#### Metadata Fields
@@ -57,7 +57,7 @@ TODO
5757

5858
### Specification
5959

60-
Catalysyt Review Template document is a [Catalyst Signed Document],
60+
Catalyst Review Template document is a [Catalyst Signed Document],
6161
so its fully follows the structure of the [Catalyst Signed Document] specification.
6262

6363
#### Metadata Fields

0 commit comments

Comments
 (0)