Skip to content

Commit

Permalink
Renam (#1826)
Browse files Browse the repository at this point in the history
* renaming i SICP JS

* renaming i SICP JS
  • Loading branch information
martin-henz committed Jun 25, 2021
1 parent 3c4b952 commit 7eb26d9
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 7eb26d9

Please sign in to comment.