Skip to content

Commit 41bccb4

Browse files
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 33ad338 commit 41bccb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/cache/how-to/cache-rules/settings.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ The fields available for Cache Rule matching expressions in the **Expression Bui
3131
- Cookie value of - `http.request.cookies`
3232
- File extension - `http.request.uri.path.extension`
3333

34-
If you select the [**Edit expression**](/ruleset-engine/rules-language/expressions/edit-expressions/#expression-editor) option, this is the complete list of available [Fields](/ruleset-engine/rules-language/fields/).
34+
If you select the [**Edit expression**](/ruleset-engine/rules-language/expressions/edit-expressions/#expression-editor) option, you can enter any of the [available fields](/ruleset-engine/rules-language/fields/).
3535

3636
:::note
3737

38-
The fields mentioned above support all types of purge. However, these [fields](/ruleset-engine/rules-language/fields/) support purge by tags, prefix (URL), hostname, and everything but are not compatible with [Single File Purge](/cache/how-to/purge-cache/purge-by-single-file/).
38+
The fields mentioned above support all types of purge. However, the [remaining available fields](/ruleset-engine/rules-language/fields/) support purge by tags, prefix (URL), hostname, and everything but are not compatible with [single file purge](/cache/how-to/purge-cache/purge-by-single-file/).
3939

4040
:::
4141

0 commit comments

Comments
 (0)