From e66e40b0a64af2ee1f27b3150a0f40763b299283 Mon Sep 17 00:00:00 2001 From: Still Hsu <341464@gmail.com> Date: Fri, 15 Feb 2019 22:02:19 +0800 Subject: [PATCH] Remove mention of RPC --- docs/guides/concepts/entities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/concepts/entities.md b/docs/guides/concepts/entities.md index 7415f043a..5ad5b01f2 100644 --- a/docs/guides/concepts/entities.md +++ b/docs/guides/concepts/entities.md @@ -7,7 +7,7 @@ title: Entities > [!NOTE] > This article is written with the Socket variants of entities in mind, -> not the general interfaces or Rest/Rpc entities. +> not the general interfaces or Rest entities. Discord.Net provides a versatile entity system for navigating the Discord API.