We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a8957 commit 60391dbCopy full SHA for 60391db
docs2/pages/documentations/options.md
@@ -16,7 +16,7 @@ context.BindingFlags = BindingFlags.IgnoreCase | context.BindingFlags
16
```
17
18
## CacheKeyPrefix
19
-Gets or sets the can key prefix to use to cache compiled delegate in the memory.
+Gets or sets the cache key prefix to use to cache compiled delegate in the memory.
20
21
> We recommend always to use a different cache key prefix if you modify the options.
22
0 commit comments