Skip to content

Commit

Permalink
fix: update About text [PT-188182214]
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanik committed Aug 30, 2024
1 parent d6b8d57 commit cbb66e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/about-tab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const AboutTab: React.FC = () => {
vary by location.
</p>
<p>
Because the Earth is spherical, sunlight reaches the surface at different angles from 0° when it is at the
Because the Earth is spherical, sunlight reaches the surface at different anglesfrom 0° when it is at the
horizon (lowest solar intensity) to 90° when directly overhead (highest solar intensity). In addition, the 23°
tilt of the Earth’s axis further affects the angle of sunlight reaching the different latitudes of the Earth.
</p>
Expand All @@ -42,8 +42,8 @@ export const AboutTab: React.FC = () => {
<hr/>

<p>
The Day Length plugin for CODAP was developed by the <Link href="https://concord.org/">Concord Consortium</Link>
as part of the <Link href="https://mss.wested.org/project/boosting-data-science-teaching-and-learning-in-stem/">Boosting Data Science</Link> project,
The Day Length plugin for CODAP was developed by the <Link href="https://concord.org/">Concord Consortium</Link> as
part of the <Link href="https://mss.wested.org/project/boosting-data-science-teaching-and-learning-in-stem/">Boosting Data Science</Link> project,
a collaboration between <Link href="https://www.wested.org/">WestEd</Link> and the Concord Consortium.
</p>
<p>
Expand Down

0 comments on commit cbb66e6

Please sign in to comment.