We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0399d7d commit f9e9f21Copy full SHA for f9e9f21
src/connections/destinations/actions.md
@@ -344,5 +344,5 @@ Each event must include all of the data you'd like to send downstream. For examp
344
#### Why do I get a "Couldn't load page" error when viewing or editing a mapping?
345
346
This error might occur due to a browser cache conflict or if an event property name includes a `/` character. To fix this:
347
-- Try clearing your browser cache or opening the mapping page in an incognito/ private window.
+- Try clearing your browser cache or opening the mapping page in an incognito or private window.
348
- Check whether the mapped property name contains a `/`. If it does, rename the property to remove the `/` and update the mapping.
0 commit comments