Skip to content

Commit 0a6779e

Browse files
authored
docs: fix title (#90)
* docs: fix title * docs: fix title
1 parent 7fd4a97 commit 0a6779e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 📘 vite-plugin-react-page
1+
# 📘 vite-plugin-react-pages
22

33
<p>
44
<a href="https://www.npmjs.com/package/vite-plugin-react-pages" target="_blank" rel="noopener"><img src="https://img.shields.io/npm/v/vite-plugin-react-pages.svg" alt="npm package" /></a>
55
</p>
66

7-
[vite-plugin-react-page](https://vitejs.github.io/vite-plugin-react-pages) (vite-pages) is a React app framework powered by [vite](https://github.com/vitejs/vite). It is very suitable for:
7+
[vite-plugin-react-pages](https://vitejs.github.io/vite-plugin-react-pages) (vite-pages) is a React app framework powered by [vite](https://github.com/vitejs/vite). It is very suitable for:
88

99
- blog site
1010
- documentation site for your library or product

doc-site/pages/$.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introduction
33
order: 0
44
---
55

6-
# 📘 vite-plugin-react-page
6+
# 📘 vite-plugin-react-pages
77

88
<p>
99
<a
@@ -18,7 +18,7 @@ order: 0
1818
</a>
1919
</p>
2020

21-
[vite-plugin-react-page](https://github.com/vitejs/vite-plugin-react-pages) (vite-pages) is a React app framework powered by [vite](https://github.com/vitejs/vite). It is very suitable for:
21+
[vite-plugin-react-pages](https://github.com/vitejs/vite-plugin-react-pages) (vite-pages) is a React app framework powered by [vite](https://github.com/vitejs/vite). It is very suitable for:
2222

2323
- blog site
2424
- documentation site for your library or product

0 commit comments

Comments
 (0)