From 4d992ee29112171e797cae8cfbbf0d55ad69a0ab Mon Sep 17 00:00:00 2001 From: trav Date: Wed, 24 Mar 2021 15:31:36 -0400 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ed03f..a070ed4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ a quick hack plugin to allow people to sign up for Mailtrain newsletters at WooC for example: - ```$url = 'https://mailtrain.example.come/api/subscribe/xxxxxx?access_token=xxxxxxxxxxxxxxxxx';``` + ```$url = 'https://mailtrain.example.com/api/subscribe/xxxxxx?access_token=xxxxxxxxxxxxxxxxx';``` 5. Zip the `wootrain` folder in this repo 6. Navigate to Add Plugins in your Wordpress repo, click upload plugin, select wootrain.zip