From 7df36df5b96cef4ee59f2177d06d9b45c8edaed5 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 4 Oct 2021 15:48:02 -0400 Subject: [PATCH] fix typos --- build/shared/changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/changes.md b/build/shared/changes.md index d38e406cf..e7adffa22 100644 --- a/build/shared/changes.md +++ b/build/shared/changes.md @@ -231,7 +231,7 @@ Sneaking a release out the door the morning before our company meeting. Don't te * Updated JNA from 5.7.0 to 5.8.0. -* Remove the ant binary from the repo, updated the version we're using from 1.8.2 to 1.10.10. +* Removed the `ant` binary from the repo, and updated the version we're using from 1.8.2 to 1.10.10. * Rebuilt the `appbundler` tool for macOS to handle some recent changes, and disabled some logging chatter as well.