From f2642ad1b4c94e21a92a5e6426f7a6556551977d Mon Sep 17 00:00:00 2001 From: Mathias Lykkegaard Lorenzen Date: Mon, 18 Mar 2019 21:38:57 +0100 Subject: [PATCH] Update assemblyloadcontext.md (#23318) --- Documentation/design-docs/assemblyloadcontext.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/design-docs/assemblyloadcontext.md b/Documentation/design-docs/assemblyloadcontext.md index c9575c4..6f601f7 100644 --- a/Documentation/design-docs/assemblyloadcontext.md +++ b/Documentation/design-docs/assemblyloadcontext.md @@ -64,7 +64,7 @@ This property will return a reference to the *Default LoadContext*. ### Load -This method should be overriden in a *Custom LoadContext* if the intent is to override the assembly resolution that would be done during fallback to *Defaut LoadContext* +This method should be overriden in a *Custom LoadContext* if the intent is to override the assembly resolution that would be done during fallback to *Default LoadContext* ### LoadFromAssemblyName -- 2.7.4