Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 4999301

Browse files
authored
Periods
1 parent 71fa626 commit 4999301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.4/graphql/caching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ Magento invalidates the cache when any of the following events occur:
148148

149149
* A change occurs to a specific entity or entities in aggregate. An increase in a product's price is a direct and obvious change. Applying a new tax class tax to products changes a set of products in aggregate.
150150
* The `Preview-Version` header is specified in a query that supports caching.
151-
* The system configuration changes
152-
* An administrator flushes or disables the cache from the Admin or with the `bin/magento cache` command
151+
* The system configuration changes.
152+
* An administrator flushes or disables the cache from the Admin or with the `bin/magento cache` command.

0 commit comments

Comments
 (0)