Skip to content

Commit ef8c8c3

Browse files
authored
Fix README typos
1 parent 716160a commit ef8c8c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ steps:
3131
file: "my_token_file"
3232
```
3333

34-
Alternatively you can read the token directly from any value exposed toxs your `pipeline.yml` file. However, this
35-
approach is discoraged in favour of using with the `env` or `file` fields. This functionality remains in the interest
34+
Alternatively you can read the token directly from any value exposed to your `pipeline.yml` file. However, this
35+
approach is discouraged in favour of using with the `env` or `file` fields. This functionality remains in the interest
3636
of backwards compatibility.
3737

3838
```yml

0 commit comments

Comments
 (0)