Skip to content

Commit a128e00

Browse files
author
Imran Momin
committed
fixed the README.md
1 parent c8787a7 commit a128e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ Skip build process during deployment.
5353
This can be used when you are sure that you haven't changed anything and want to deploy with the latest artifact.
5454
This command causes the `--configuration` setting to have no effect.
5555

56-
#### --create <a name="no-build"></a>
56+
#### --create <a name="create"></a>
5757
* __optional__
5858
* Default: `false` (string)
5959
* Example:
60-
* `ng deploy --create` – Will create a new site if there is not site id or the site id is invalid
60+
* `ng deploy --create` – Will create a new site if there is no site id or the site id is does not exists on netlify
6161

6262
## License
6363

0 commit comments

Comments
 (0)