From 6290fe528f641802efc17fa686bb23c1c152812c Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 30 Jul 2020 22:21:32 -0400 Subject: [PATCH] docs: typo --- docs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 865c3481..d9f11e97 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -12,7 +12,7 @@ Quick fix for extra print statement in fill. #### Developer changes * Added CI/pre-commit check for print statements [#438][] -* Formatting CMakeLists now too [#339][] +* Formatting CMakeLists now too [#439][] [#438]: https://github.com/scikit-hep/boost-histogram/pull/438 [#439]: https://github.com/scikit-hep/boost-histogram/pull/439