From 425be95d463dd9285435b339f62f1697da820fdf Mon Sep 17 00:00:00 2001 From: Jesse Tan Date: Mon, 16 Apr 2018 11:40:18 +0200 Subject: [PATCH] Fix typo --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1137f89d..6fc365bc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,7 +17,7 @@ Fixes Other Changes -------------- -* Write theme version and built date at top of JavaScript and CSS +* Write theme version and build date at top of JavaScript and CSS v0.3.0 ======