From 769d9fb9220f223cabe7bb1fb21f5fd495e3bd40 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 23 Jul 2020 12:53:38 -0700 Subject: [PATCH] doc/Plugins/Plang: Minor grammar change --- doc/Plugins/Plang.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Plugins/Plang.md b/doc/Plugins/Plang.md index 3727803f..d1591068 100644 --- a/doc/Plugins/Plang.md +++ b/doc/Plugins/Plang.md @@ -13,7 +13,7 @@ ## About -This Plang plugin provides a scripting interface to PBot. It has access to PBot +The Plang plugin provides a scripting interface to PBot. It has access to PBot internal APIs and state. ## The Plang Language