Commit 2f109e82 authored by yangxiaodong's avatar yangxiaodong

correct word.

parent 3c4e20ca
......@@ -25,7 +25,7 @@ namespace Microsoft.AspNetCore.Builder
if (marker == null)
{
throw new InvalidOperationException("Add Consistency must be called on the service collection.");
throw new InvalidOperationException("Add Cap must be called on the service collection.");
}
var provider = app.ApplicationServices;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment