Fix typo in rules examples

This commit is contained in:
Maxime Besson 2020-09-16 16:55:34 +02:00
parent 89ec2b09b1
commit ad62178d9a

View File

@ -18,7 +18,7 @@ attribute you see there can be used in a rule!
$uid eq "dwho"
$uidNumber == 1000
$cn eq "Doctor Who"
$email eq "dwho@tardis.info"
$email eq "dwho@badwolf.org"
etc.