diff --git a/src/docs/en/intro.md b/src/docs/en/intro.md index 72c06aa3..52f3a87b 100644 --- a/src/docs/en/intro.md +++ b/src/docs/en/intro.md @@ -1,6 +1,6 @@ # Introduction to react-simplikit -How can we build React-based applications more safely and reliably? We defined the answer as 'writing React codes in a React-like way' and the answer really began to take shape through react-simplikit. +How can we build React-based applications more safely and reliably? We defined the answer as 'writing React codes in a React-like way' and the answer really began to take shape through `react-simplikit`. `react-simplikit` is a lightweight yet powerful library that provides various useful tools in React environments. It is designed to respect React's design principles while improving the React development experience. @@ -38,7 +38,7 @@ right-title="with-react-simplikit.tsx">