From 605faf96d354bc9659fdabcc6bd6b4a2187ecb9f Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 29 Aug 2019 22:49:11 -0700 Subject: [PATCH] Update what-are-shared-types.md --- docs/what-are-shared-types.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/what-are-shared-types.md b/docs/what-are-shared-types.md index bd47f21..38e21ac 100644 --- a/docs/what-are-shared-types.md +++ b/docs/what-are-shared-types.md @@ -1,6 +1,6 @@ -# An Explanation of the Shared Types +# An Explanation of Shared Types -The PluginLoader API mentions "shared types". This document explains what it means. +The PluginLoader API uses the term "shared types". This document explains what it means. ```csharp PluginLoader.CreateFromAssemblyFile("./plugins/MyPlugin/MyPlugin1.dll",