From c44cb33176bc28d3393eda7aae6ee4a6f5cf3a40 Mon Sep 17 00:00:00 2001 From: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> Date: Fri, 21 Mar 2025 15:55:42 +0000 Subject: [PATCH] Update README.md --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index fbad53b8..6de838de 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,6 +1,6 @@ # Examples -This examples depend on the `/dist` of the root project. You have to run `npm run build` in the roor project before you can run the examples. +This examples depend on the `/dist` of the root project. You have to run `npm run build` in the root project before you can run the examples. ## Roadmap