From 202bdcb52ab70db92981ba33e4c8b597373b2552 Mon Sep 17 00:00:00 2001 From: Mathieu Martin Date: Fri, 7 Dec 2018 11:03:35 -0500 Subject: [PATCH] Fix small issue in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08326260b2..55cc4f95b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ All notable changes to this project will be documented in this file based on the * Add `event.kind` and `event.outcome`. #242 * Add `client` and `server` objects and fields. #236 * Reintroduce a streamlined `user_agent` field set. #240 -* Add \`geo.name\` for ad hoc location names. #248 +* Add `geo.name` for ad hoc location names. #248 ### Improvements * Improved the definition of the file fields #196