diff --git a/index.html b/index.html index a1a73052..e7b0d905 100644 --- a/index.html +++ b/index.html @@ -2999,12 +2999,11 @@
The members of the {{AddressErrors}} dictionary represent validation - errors with specific parts of a [=physical address=]. Each - dictionary member has a dual function: firstly, its presence denotes - that a particular part of an address is suffering from a validation - error. Secondly, the string value allows the developer to describe - the validation error (and possibly how the end user can fix the - error). + errors with specific parts of a [=physical address=]. Each dictionary + member has a dual function: firstly, its presence denotes that a + particular part of an address is suffering from a validation error. + Secondly, the string value allows the developer to describe the + validation error (and possibly how the end user can fix the error).
Developers need to be aware that users might not have the ability to @@ -3555,8 +3554,8 @@