[FIX] TEMPLATES: Typo fix: passowrd -> password
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
id="password"
|
||||
name="password"
|
||||
class="oh-input oh-input--password w-100"
|
||||
placeholder="Database authentication passowrd"
|
||||
placeholder="Database authentication password"
|
||||
required
|
||||
/>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user