Skip to content

Commit 1165ea3

Browse files
authored
Update index.md
1 parent 1589a38 commit 1165ea3

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/appcues

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/appcues/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Refer to the Segment Spec for information about the [Page method](/docs/connecti
3131
```javascript
3232
analytics.page();
3333
```
34-
Each time the page changes, Appcues checks to see if a user qualifies for an experience. When you first call `page` using `analytics.js`, `Appcues.start` checks if there are any current flows for the user and loads them, if necessary.
34+
Each time the page changes, Appcues checks to see if a user qualifies for an experience. When you first call `page` using Analytics.js, `Appcues.start` checks if there are any current flows for the user and loads them, if necessary.
3535

3636
## Identify
3737

0 commit comments

Comments
 (0)