This commit is contained in:
Chris Simpkins 2020-05-18 22:30:27 -04:00 committed by GitHub
parent 05aee3ef6c
commit 78cf9b2ba1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ LL | more code
- The users' affected code and its surroundings. - The users' affected code and its surroundings.
- Primary and secondary spans underlying the users' code. These spans can - Primary and secondary spans underlying the users' code. These spans can
optionally contain one or more labels. optionally contain one or more labels.
- Primary spans should have enough text to descrive the problem in such a - Primary spans should have enough text to describe the problem in such a
way that if it where the only thing being displayed (for example, in an way that if it where the only thing being displayed (for example, in an
IDE) it would still make sense. Because it is "spatially aware" (it IDE) it would still make sense. Because it is "spatially aware" (it
points at the code), it can generally be more succinct than the error points at the code), it can generally be more succinct than the error