Skip to content

Commit 04b4f81

Browse files
Update content/techniques/caching.md
1 parent 9582140 commit 04b4f81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/techniques/caching.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ In this example, we've registered two stores: `CacheableMemory` and `KeyvRedis`.
264264
265265
Check out the [Keyv documentation](https://keyv.org/docs/) for more information on available stores.
266266
267-
268267
#### Async configuration
269268
270269
You may want to asynchronously pass in module options instead of passing them statically at compile time. In this case, use the `registerAsync()` method, which provides several ways to deal with async configuration.

0 commit comments

Comments
 (0)