Skip to content

Commit 91d1cf4

Browse files
committed
Typo
1 parent 7d5eacc commit 91d1cf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/script-update-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Your Plausible tracking snippet should be inserted into [the Header (`<head>`) s
1818

1919
## What has changed?
2020

21-
This section outlines what has changed in the new snippet and how to adjust your setup.1
21+
This section outlines what has changed in the new snippet and how to adjust your setup.
2222

2323
### 1. Each site has a unique snippet
2424

docs/troubleshoot-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ A simple way to verify if Plausible is working is to view the source code of you
113113

114114
1. Visit your home page or any other page on your site where Plausible is installed.
115115
2. View the source code of your site. You can right-click anywhere on your page and click "**View Page Source**" (the wording may be slightly different depending on your web browser). Alternatively, use a keyboard shortcut to view the source code (`Option+Command+u` on a Mac or `ctrl+u` on Linux and Windows).
116-
3. Press `Command+f` on a Mac or `ctrl+f` on Linux and Windows to search the source code. Type `plausible.initp` to search for the Plausible snippet.
116+
3. Press `Command+f` on a Mac or `ctrl+f` on Linux and Windows to search the source code. Type `plausible.init` to search for the Plausible snippet.
117117
4. Do you see our snippet? Ensure that the snippet is correct and that there are no unintended modifications compared to the snippet we provided you with.
118118

119119
If you see our snippet in your source code and it is exactly the same snippet as the one we provided, it means Plausible is installed.

0 commit comments

Comments
 (0)