Skip to content

Commit

Permalink
Merge pull request #4 from lpmi-13/typofix
Browse files Browse the repository at this point in the history
fix simple typo
  • Loading branch information
remkade authored Sep 10, 2018
2 parents 80b2acc + a423f6e commit 28f00cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Create Site
- **URL:** /wp-content/plugins/multisite-json-api/endpoints/create-site.php
- **Method:** POST
- **Payload example:** `{"email": "[email protected]", "site_name": "awesomeblog", "title": "Awesome Blog"}`
- **Description:** Creates a site. If the email address does not exist this will create a new user with that email address. The `site_name` is the the path or subdomain you would like to use.
- **Description:** Creates a site. If the email address does not exist this will create a new user with that email address. The `site_name` is the path or subdomain you would like to use.

List Sites
----------
Expand Down

0 comments on commit 28f00cc

Please sign in to comment.