Skip to content

Commit 07b5481

Browse files
committed
fix: typo on fqcn
1 parent 98a208e commit 07b5481

File tree

1 file changed

+1
-1
lines changed
  • src/Web/Documentation/content/main/2-features

1 file changed

+1
-1
lines changed

src/Web/Documentation/content/main/2-features/06-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ final readonly class OrderService
4747

4848
## The cache interface
4949

50-
Once you have access to the the {b`Tempest\cache\cache`} interface, you gain access to a few useful methods for working with cache items. All methods are documented, so you are free to explore the source to get an understanding of what you can do with it.
50+
Once you have access to the the {b`Tempest\Cache\Cache`} interface, you gain access to a few useful methods for working with cache items. All methods are documented, so you are free to explore the source to get an understanding of what you can do with it.
5151

5252
Below are a few useful methods that you may need more often than the others:
5353

0 commit comments

Comments
 (0)