Skip to content

Commit 5bb2957

Browse files
committed
[Packaging] Fix forms
1 parent bc401a7 commit 5bb2957

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev/tasks/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The script does the following:
127127
to build conda recipes on linux it will create a new branch:
128128
`crossbow@build-<id>-conda-linux`.
129129
3. Pushes the modified branches to GitHub which triggers the builds.
130-
For authentication it uses github oauth tokens described in the install
130+
For authentication it uses GitHub OAuth tokens described in the install
131131
section.
132132

133133

@@ -166,7 +166,7 @@ Just render without applying or committing the changes:
166166
$ python crossbow.py submit --dry-run task_name
167167
```
168168

169-
Run only `conda` package builds and a linux one:
169+
Run only `conda` package builds and a Linux one:
170170

171171
```bash
172172
$ python crossbow.py submit -g conda centos-7

0 commit comments

Comments
 (0)