capital P in WordPress (#3703)

This commit is contained in:
Marko Saric 2024-01-22 09:19:22 +01:00 committed by GitHub
parent 4ec86abeac
commit fb80847d7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>