Skip to content

Commit 6a90538

Browse files
committed
Period inside quotes
1 parent 939e744 commit 6a90538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5.x/system/reference-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A reference tag usually takes this form:
1010

1111
Curly braces (`{}`) surround three segments, separated by colons (`:`):
1212

13-
1. `<Type>` – The type of element you’re creating a reference to. This can be a fully-qualified element class name (e.g. `craft\elements\Entry`) or the element type’s “reference handle”.
13+
1. `<Type>` – The type of element you’re creating a reference to. This can be a fully-qualified element class name (e.g. `craft\elements\Entry`) or the element type’s “reference handle.”
1414

1515
Core element types have the following reference handles:
1616

0 commit comments

Comments
 (0)