Skip to content

Commit 5632b4a

Browse files
Write shorter sentences
1 parent c1de33c commit 5632b4a

File tree

4 files changed

+4
-4
lines changed
  • 10/umbraco-cms/reference/cache/examples
  • 13/umbraco-cms/reference/cache/examples
  • 14/umbraco-cms/reference/cache/examples
  • 15/umbraco-cms/reference/cache/examples

4 files changed

+4
-4
lines changed

10/umbraco-cms/reference/cache/examples/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For this example we're working with tags. On my site I have two tag properties:
1818

1919
We're going to expose an endpoint that allows us to get the tags from each group.
2020

21-
The tags from the `default` should be cached for a minute and the `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
21+
The tags from the `default` should be cached for a minute. The `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
2222

2323
## Example
2424

13/umbraco-cms/reference/cache/examples/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For this example we're working with tags. On my site I have two tag properties:
1616

1717
We're going to expose an endpoint that allows us to get the tags from each group.
1818

19-
The tags from the `default` should be cached for a minute and the `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
19+
The tags from the `default` should be cached for a minute. The `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
2020

2121
## Example
2222

14/umbraco-cms/reference/cache/examples/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For this example we're working with tags. On my site I have two tag properties:
1616

1717
We're going to expose an endpoint that allows us to get the tags from each group.
1818

19-
The tags from the `default` should be cached for a minute and the `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
19+
The tags from the `default` should be cached for a minute. The `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
2020

2121
## Example
2222

15/umbraco-cms/reference/cache/examples/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For this example we're working with tags. On my site I have two tag properties:
1616

1717
We're going to expose an endpoint that allows us to get the tags from each group.
1818

19-
The tags from the `default` should be cached for a minute and the `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
19+
The tags from the `default` should be cached for a minute. The `blog` tags will be cached until site restart or if you publish a blog post node in the Backoffice.
2020

2121
## Example
2222

0 commit comments

Comments
 (0)