diff --git a/docs/examples.html b/docs/examples.html index 63b4e5f..cfae4e3 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -350,7 +350,7 @@
-Here we go! Example time! Alice, maintainer of an awesome open-source react app needs a new loading spinner. So, she uploads a new tak to code-relay:
export const LoadingSpinner = () => {
+ Examples
Step 1:
Here we go! Example time! Alice, maintainer of an awesome open-source react app needs a new loading spinner. So, she uploads a new task to code-relay:
export const LoadingSpinner = () => {
/**
* @Task
* Create a loading spinner
diff --git a/scripts/src/fileGenerators/lib/Example1.tsx b/scripts/src/fileGenerators/lib/Example1.tsx
index 85bfe85..9984e85 100644
--- a/scripts/src/fileGenerators/lib/Example1.tsx
+++ b/scripts/src/fileGenerators/lib/Example1.tsx
@@ -18,7 +18,7 @@ export default () => (
Here we go! Example time! Alice, maintainer of an awesome open-source
- react app needs a new loading spinner. So, she uploads a new tak to
+ react app needs a new loading spinner. So, she uploads a new task to
code-relay:
diff --git a/scripts/src/fileGenerators/lib/Example2.tsx b/scripts/src/fileGenerators/lib/Example2.tsx
index 11c89fa..db7e0c9 100644
--- a/scripts/src/fileGenerators/lib/Example2.tsx
+++ b/scripts/src/fileGenerators/lib/Example2.tsx
@@ -18,7 +18,7 @@ export default () => (
Here we go! Example time! Alice, maintainer of an awesome open-source
- react app needs a new loading spinner. So, she uploads a new tak to
+ react app needs a new loading spinner. So, she uploads a new task to
code-relay: