From f116b8fa8abdf43092784776d74f8ae100f26700 Mon Sep 17 00:00:00 2001 From: BartArys Date: Tue, 20 Jul 2021 19:00:14 +0200 Subject: [PATCH] Fix grammar and markup in changelog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e93185ecb..62667c103f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ## Fixes -* Fixed ComponentInteraction#user throwing a NullPointerException when the interaction is in direct message +* Fixed `ComponentInteraction#user` throwing a `NullPointerException` when the interaction was created in a direct message. # 0.7.3