Skip to content

Commit be0bfc3

Browse files
checked 2nd time. all done
1 parent f478000 commit be0bfc3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/passwordpolicyenforcer/10.2/administration/rules/character_rules.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ This default character set contains the following:
3030

3131
| Rule | Default character set |
3232
| ----------- | ------------------------------------------------------------------------ |
33-
| Alpha Lower | Lowercase alphabetic (a <ul><li>z)</li></ul> |
34-
| Alpha Upper | Uppercase alphabetic (A <ul><li>Z)</li></ul> |
35-
| Alpha | Uppercase and lowercase alphabetic (a <ul><li>z & A</li><li>Z)</li></ul> |
36-
| Numeric | Numerals (0 <ul><li>9)</li></ul> |
33+
| Alpha Lower | Lowercase alphabetic (a-z) |
34+
| Alpha Upper | Uppercase alphabetic (A-Z) |
35+
| Alpha | Uppercase and lowercase alphabetic (a-z & A-Z) |
36+
| Numeric | Numerals (0-9) |
3737
| Special | All characters not included above |
3838
| High | All characters above ANSI 126 |
3939
| Custom | No default characters |

0 commit comments

Comments
 (0)