diff --git a/src/pages/sicp/subcomponents/SicpIndexPage.tsx b/src/pages/sicp/subcomponents/SicpIndexPage.tsx index 13b9642237..5fdc2b1193 100644 --- a/src/pages/sicp/subcomponents/SicpIndexPage.tsx +++ b/src/pages/sicp/subcomponents/SicpIndexPage.tsx @@ -23,7 +23,7 @@ const authors = (
- — designer and developer of Interactive SICP + — designer and developer of this Interactive SICP JS edition
); diff --git a/src/pages/sicp/subcomponents/__tests__/__snapshots__/SicpIndexPage.tsx.snap b/src/pages/sicp/subcomponents/__tests__/__snapshots__/SicpIndexPage.tsx.snap index 70b2f8b012..b7ee6e1021 100644 --- a/src/pages/sicp/subcomponents/__tests__/__snapshots__/SicpIndexPage.tsx.snap +++ b/src/pages/sicp/subcomponents/__tests__/__snapshots__/SicpIndexPage.tsx.snap @@ -48,7 +48,7 @@ exports[`Sicp index page 1`] = `- — designer and developer of Interactive SICP + — designer and developer of this Interactive SICP JS edition