fix typo "to access to" (#9303)

This commit is contained in:
Bobby Glidwell 2021-02-03 02:51:11 -06:00 committed by GitHub
parent da266a1ab7
commit 76b2dfedbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@
<div class="row">
<div class="col-lg-6 col-lg-offset-3 col-md-12">
<img alt="Strapi logo" class="logo" src="https://strapi.io/assets/images/logo_login.png">
<h2 class="sub-title">Enter the password to access to the documentation.</h2>
<h2 class="sub-title">Enter the password to access the documentation.</h2>
<form method="post" action="<%=actionUrl%>">
<span class="error">Wrong password...</span>
<label>Password</label>