From d056fd432dc10bfcc27016796b821513bedf038b Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Tue, 6 Feb 2018 13:32:29 -0500 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be3734b..cc10633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. This change ## [1.1.0] ### Fixed - Pointed the Firefox Add-On Store link in the readme to the right URL. -- Fixed project.clj so that the extension can be compiled with no additional profiles enabled> +- Fixed project.clj so that the extension can be compiled with no additional profiles enabled. ### Removed - Removed all analytics and usage tracking.