We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61f7aa commit 37c9773Copy full SHA for 37c9773
README.md
@@ -11,13 +11,13 @@
11
12
If there's SSH & Git, you can sync WordPress and Azure DevOps using git.
13
14
-Let your CI Pipeline mangage getting those plugin updates from your unix WordPress server.
+Let your CI Pipeline manage getting those plugin updates from your unix WordPress server.
15
16
<!-- markdownlint-disable -->
17
#### Requirements:
18
<!-- markdownlint-restore -->
19
20
-- **Webserver have git capability** -- think this is the most important one
+- **Web server have git capability** -- think this is the most important one
21
- A method to store your secrete variables such as
22
- username
23
- password/token
0 commit comments