From b83d91300326989d746d388ff8a6446fca104ec2 Mon Sep 17 00:00:00 2001 From: ryoppippi <1560508+ryoppippi@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:18:47 +0100 Subject: [PATCH] docs(README): change 'examples' to 'integration guides' The term 'examples' in the README file has been replaced with 'integration guides' to provide a more accurate description of the content in the JSR Doc. --- packages/unplugin-typia/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/unplugin-typia/README.md b/packages/unplugin-typia/README.md index bc1eb43b..c7218d84 100644 --- a/packages/unplugin-typia/README.md +++ b/packages/unplugin-typia/README.md @@ -118,7 +118,7 @@ export default unTypiaNext(config);
-More examples can be found in the [`JSR Doc`](https://jsr.io/@ryoppippi/unplugin-typia/doc) +More integration guides can be found in the [`JSR Doc`](https://jsr.io/@ryoppippi/unplugin-typia/doc) ## Examples