diff --git a/doc/cloudbuild.md b/doc/cloudbuild.md index ae8fbb2b3..3db9e4b90 100644 --- a/doc/cloudbuild.md +++ b/doc/cloudbuild.md @@ -45,7 +45,7 @@ See this [example change](https://github.com/AArnott/Library.Template/commit/5d1 By specifying certain `cloudBuild` options in your `version.json` file, you can activate features for some cloud build systems, as follows: -### Automatically match cloud build numbers to to your git version +### Automatically match cloud build numbers to your git version Cloud builds tend to associate some calendar date or monotonically increasing build number to each build. These build numbers are not very informative, if at all. diff --git a/doc/nbgv-cli.md b/doc/nbgv-cli.md index 46ae2d10d..b7e58610e 100644 --- a/doc/nbgv-cli.md +++ b/doc/nbgv-cli.md @@ -128,7 +128,7 @@ By default, the `prepare-release` command writes information about created and u Alternatively the information can be written to the output as `json`. The output format to use can be set using the `--format` command line parameter. -For example, running the follwoing command on `master` +For example, running the following command on `master` ``` nbgv prepare-release --format json