From 04df00db533cd9cfe7ebe76a778fe78e2cb9b8ca Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Thu, 17 Sep 2020 08:32:52 +0200 Subject: [PATCH] :hammer: Minor changes --- docs/nodes/nodes-library/nodes/WordPress/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/nodes/WordPress/README.md b/docs/nodes/nodes-library/nodes/WordPress/README.md index e83d39e60..6c97f46b5 100644 --- a/docs/nodes/nodes-library/nodes/WordPress/README.md +++ b/docs/nodes/nodes-library/nodes/WordPress/README.md @@ -25,7 +25,7 @@ You can find authentication information for this node [here](../../../credential ## Example Usage -This workflow allows you to create a post and update the post in WordPress. You can also find the [workflow](https://n8n.io/workflows/668) on the website. This example usage workflow would use the following two nodes. +This workflow allows you to create and update a post in WordPress. You can also find the [workflow](https://n8n.io/workflows/668) on n8n.io. This example usage workflow would use the following nodes. - [Start](../../core-nodes/Start/README.md) - [WordPress]()