Skip to content

Commit

Permalink
Fix typo in install-rust task example
Browse files Browse the repository at this point in the history
  • Loading branch information
zsol authored and djc committed Aug 19, 2019
1 parent 8cecdce commit cd83951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ To re-use the CI steps from the template `azure/foobar.yml`.
### Install Rust

```yaml
template: azure/install-rust.yml.yml@templates
template: azure/install-rust.yml@templates
```

Installs Rust and additional components and targets as needed.
Expand Down

0 comments on commit cd83951

Please sign in to comment.