Skip to content

Commit 98f6c50

Browse files
committed
Fix pronunciation
1 parent 9ebeae3 commit 98f6c50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_auto_docs/rish/00-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ order: 0
1111
icon: handshake
1212
---
1313

14-
Welcome to **Rish** (_/riːɪʃ/_, sounds like _REE-ish_)! Rish is a declarative UI library for Unity that uses **UI Toolkit** as its render layer.
14+
Welcome to **Rish** (_/riːʃ/_, sounds like _REEsh_)! Rish is a declarative UI library for Unity that uses **UI Toolkit** as its render layer.
1515

1616
If you are familiar with React or other declarative UI frameworks, you will feel right at home. Rish (loosely) follows the React paradigm: you tell the computer what to do, not how to do it.
1717

_docs/rish/3.0.0/00-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ order: 0
1111
icon: handshake
1212
---
1313

14-
Welcome to **Rish** (_/riːɪʃ/_, sounds like _REE-ish_)! Rish is a declarative UI library for Unity that uses **UI Toolkit** as its render layer.
14+
Welcome to **Rish** (_/riːʃ/_, sounds like _REEsh_)! Rish is a declarative UI library for Unity that uses **UI Toolkit** as its render layer.
1515

1616
If you are familiar with React or other declarative UI frameworks, you will feel right at home. Rish (loosely) follows the React paradigm: you tell the computer what to do, not how to do it.
1717

0 commit comments

Comments
 (0)