diff --git a/doc/epp/README.md b/doc/epp/README.md index a98527399..ad0b59542 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -6,7 +6,7 @@ Introduction Domains --- -| Field name | Required | Attributes | Field description | -| ----------------- |----------| ------------------|------------| -| domain:name | true | - | Domain name. Can contain unicode characters. | -| domain:period | false | unit |Registration period for domain. Must add up to 1 / 2 / 3 years.| +| Field name | Required | Type | Field description | +| ----------------- |----------| -----|----------------- | +| domain:name | true | String | Domain name. Can contain unicode characters. | +| domain:period | false | Integer | Registration period for domain. Must add up to 1 / 2 / 3 years. |