Skip to content

Commit 0310c8c

Browse files
committed
USER_GUIDE.md: fix grammar typo
1 parent c90c426 commit 0310c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/USER_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,10 +2225,10 @@ regardless of the display mode.
22252225

22262226
Complex numbers are rendering using the Small Font of the TI-83 and 84
22272227
calculators instead of the Large Font. With the Large Font, we are limited to 16
2228-
digits on a single line (including the stack label), which is not sufficient to
2228+
digits on a single line (including the stack label), which are not sufficient to
22292229
display the 2 floating point numbers of a complex number. The Small Font allows
22302230
us to display about 24 digits on a single line, which allows us to allocate 10
2231-
digits for each of the two components of a complex number.
2231+
digits for each component of a complex number.
22322232

22332233
Here is what the screen looks like with just Large Font (left), and a mix of
22342234
Small and Large Fonts (right):

0 commit comments

Comments
 (0)