Fix documentation

[MAILPOET-2041]
This commit is contained in:
Pavel Dohnal
2019-05-30 14:45:12 +02:00
committed by M. Shull
parent c5162383dd
commit bfdff27b19
3 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
Each subscriber has a set of default properties (`email`, `first_name`, `last_name`).
MailPoet enables the extension of these properties by adding custom properties.
This method returns list of all properties available for a subscriber (default + custom).
See also [addSubscriberField function](./AddSubscriberField.md)
See also [addSubscriberField function.](./AddSubscriberField.md)
## Subscriber Field