fix typo: base on -> based on
This commit is contained in:
parent
b3b38285a4
commit
b839beb23d
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ straightforward to read.
|
|||
|
||||
The decorated function will then work as follows
|
||||
|
||||
1. get the unique cache key for the current request base on the current
|
||||
1. get the unique cache key for the current request based on the current
|
||||
path.
|
||||
2. get the value for that key from the cache. If the cache returned
|
||||
something we will return that value.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue