You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/spec/page.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Here's a complete example of a `page` call:
77
77
78
78
Properties are extra pieces of information that describe the page. They can be anything you want.
79
79
80
-
Segment handles properties with semantic meanings in unique ways. For example, Segment always expect`path` to be a page's URL path, and `referrer` to be the previous page's URL.
80
+
Segment handles properties with semantic meanings in unique ways. For example, Segment always expects`path` to be a page's URL path, and `referrer` to be the previous page's URL.
81
81
82
82
You should **only use reserved properties for their intended meaning**.
0 commit comments