mirror of
https://github.com/plausible/analytics.git
synced 2024-12-22 17:11:36 +03:00
capital P in WordPress (#3703)
This commit is contained in:
parent
4ec86abeac
commit
fb80847d7e
@ -81,7 +81,7 @@ defmodule PlausibleWeb.Live.Plugins.API.TokenForm do
|
||||
<p class="text-sm mt-2 text-gray-500 dark:text-gray-200">
|
||||
Once created, we will not be able to show the Token again.
|
||||
Please copy the Token now and store it in a secure place.
|
||||
<span :if={@token_description == "Wordpress"}>
|
||||
<span :if={@token_description == "WordPress"}>
|
||||
You'll need to paste it in the settings area of the Plausible WordPress plugin.
|
||||
</span>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user