Skip to content

Commit 7c932bb

Browse files
committed
Simplify introduction
1 parent 3453fe4 commit 7c932bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/square-root/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ As the first step in our calculation, we take a target number and find its squar
77
The journey will be very long.
88
To make the batteries last as long as possible, we had to make our rocket’s onboard computer very power efficient.
99
Unfortunately that means that we can’t rely on fancy math libraries and functions, as they use more power.
10-
Instead we want to calculate or approximate the square root directly.
10+
Instead we want to calculate the square root directly.

0 commit comments

Comments
 (0)