From bc1ed3f522df059ea4aa6dfe6c7927d197e6b712 Mon Sep 17 00:00:00 2001 From: Paul Berry Date: Thu, 7 Mar 2019 10:55:32 -0800 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adcc1d1341..b010001100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -516,7 +516,7 @@ This is a prerelease only, features listed as added here don't carry forward. ## 0.9.7+1 * change how we truncate long constant values on the summary page * show the full docs for enums on the summary page; just show the first line of - docs for other contants + docs for other constants ## 0.9.7 * fix the display of long constants