Skip to content

Commit 235b3a9

Browse files
committed
typo
1 parent f44a59c commit 235b3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/list-main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
4343
<!-- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
4444
<p style="padding-bottom: 10px;">Configure alerts that match your security policies </p>
4545
{{ end }} -->
46-
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Add and Manage your NGINX instances")}}
46+
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Add and manage your NGINX instances")}}
4747
<p style="padding-bottom: 10px;">Monitor all of your deployments </p>
4848
{{ end }}
4949
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Monitor your certificates")}}

0 commit comments

Comments
 (0)