Skip to content

Commit 60391db

Browse files
Update options.md
1 parent e8a8957 commit 60391db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/documentations/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ context.BindingFlags = BindingFlags.IgnoreCase | context.BindingFlags
1616
```
1717

1818
## CacheKeyPrefix
19-
Gets or sets the can key prefix to use to cache compiled delegate in the memory.
19+
Gets or sets the cache key prefix to use to cache compiled delegate in the memory.
2020

2121
> We recommend always to use a different cache key prefix if you modify the options.
2222

0 commit comments

Comments
 (0)