Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel-s committed Dec 21, 2022
1 parent 3905de6 commit 47e9491
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[feedback]="false"
[(ngModel)]="property"
[required]="isTot"
pTooltip="Passwords are not stored securly"
pTooltip="Passwords are not stored securely"
></p-password>
<span *ngIf="!isUni && canUpdate()">
<i>For this template, the password expression must be univalent</i>
Expand Down

0 comments on commit 47e9491

Please sign in to comment.