Skip to content

Commit a222ac2

Browse files
committed
fix typo
1 parent 492388e commit a222ac2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

templates/rescript-template-basic/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ReScript Project Template
22

3+
- [Installation](../../README.md)
4+
35
The only official ReScript starter template.
46

57
## Installation

templates/rescript-template-nextjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ReScript / NextJS Starter
22

3-
- [Instalattion](../../README.md)
3+
- [Installation](../../README.md)
44

55
This is a NextJS based template with following setup:
66

templates/rescript-template-vite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ReScript / Vite Starter Template
22

3-
- [Instalattion](../../README.md)
3+
- [Installation](../../README.md)
44

55
This is a Vite-based template with following setup:
66

0 commit comments

Comments
 (0)