Skip to content

Commit 389b215

Browse files
authored
docs(readme): Fix GitHub spelling
1 parent b17908f commit 389b215

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
@@ -70,8 +70,8 @@ This is useful if you would need to install any other dependencies.
7070

7171
## Using the latest buildpack code
7272

73-
The `kyle/swift` buildpack from the [Heroku Registry](https://devcenter.heroku.com/articles/buildpack-registry) represents the latest stable version of the buildpack. If you'd like to use the latest buildpack code from this Github repository, you can set your buildpack to the Github URL:
73+
The `kyle/swift` buildpack from the [Heroku Registry](https://devcenter.heroku.com/articles/buildpack-registry) represents the latest stable version of the buildpack. If you'd like to use the latest buildpack code from this Github repository, you can set your buildpack to the GitHub URL:
7474

75-
```sh-session
75+
```shell
7676
$ heroku buildpacks:set https://github.com/kylef/heroku-buildpack-swift
7777
```

0 commit comments

Comments
 (0)