From 06e27e8d2c5c798ff282882bd290ca81168aaaee Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 2 Jan 2023 13:27:30 -0500 Subject: [PATCH 01/11] spelling: active Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/pages/builds/builds.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/builds/builds.jsx b/src/pages/builds/builds.jsx index 45465ea7..7cdaa0d7 100644 --- a/src/pages/builds/builds.jsx +++ b/src/pages/builds/builds.jsx @@ -85,7 +85,7 @@ Builds.propTypes = { Builds.defaultProps = { repo: { - actice: undefined, + active: undefined, counter: undefined, }, }; From 95e83943449777610eb2df4981cf9dcefddc2cbe Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 2 Jan 2023 13:28:45 -0500 Subject: [PATCH 02/11] spelling: apos Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/pages/not-found/not-found.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/not-found/not-found.jsx b/src/pages/not-found/not-found.jsx index b7913fa8..df6af108 100644 --- a/src/pages/not-found/not-found.jsx +++ b/src/pages/not-found/not-found.jsx @@ -19,7 +19,7 @@ export default function NotFound({ user }) {

We are sorry, the resource you requested cannot be found. - That&aposs all we know. + That's all we know.

{!user && (