Skip to content

Commit

Permalink
Merge b06e207 into 3c4b952
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz committed Jun 25, 2021
2 parents 3c4b952 + b06e207 commit 9604ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/sicp/subcomponents/SicpIndexPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const authors = (
</p>
<H4>{developers}</H4>
<p>
<i>— designer and developer of Interactive SICP</i>
<i>— designer and developer of this Interactive SICP JS edition</i>
</p>
</div>
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ exports[`Sicp index page 1`] = `
</Component>
<p>
<i>
designer and developer of Interactive SICP
designer and developer of this Interactive SICP JS edition
</i>
</p>
</div>
Expand Down

0 comments on commit 9604ed4

Please sign in to comment.