From a52dbef55b6f2a4c31670f4f77c9b6d64c29b780 Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Mon, 18 May 2020 22:17:06 -0400 Subject: [PATCH] typo fix --- src/diagnostics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/diagnostics.md b/src/diagnostics.md index ab36e428f..c68b76f03 100644 --- a/src/diagnostics.md +++ b/src/diagnostics.md @@ -35,7 +35,7 @@ LL | more code - The users' affected code and its surroundings. - Primary and secondary spans underlying the users' code. These spans can 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 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