Update assemblyloadcontext.md (#23318)
authorMathias Lykkegaard Lorenzen <mathias.lorenzen@live.com>
Mon, 18 Mar 2019 20:38:57 +0000 (21:38 +0100)
committerJan Kotas <jkotas@microsoft.com>
Mon, 18 Mar 2019 20:38:57 +0000 (13:38 -0700)
Documentation/design-docs/assemblyloadcontext.md

index c9575c4..6f601f7 100644 (file)
@@ -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