Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Commit 0c7b3bb

Browse files
authored
📚 remove doubt
1 parent ea2286a commit 0c7b3bb

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
@@ -165,9 +165,9 @@ git push heroku master
165165
Version compatibility
166166
---------------------
167167

168-
This buildpack will never intentionally cause previously deployed apps to become undeployable. Usually, using master [as directed in the main instructions](#create-the-heroku-app) will automatically deploy an app with the most recent version of this buildpack.
168+
This buildpack will never intentionally cause previously deployed apps to become undeployable. Using master [as directed in the main instructions](#create-the-heroku-app) will always deploy an app with the most recent version of this buildpack.
169169

170-
[Releases are tagged](https://github.com/mars/create-react-app-buildpack/releases), so you can lock an app to a specific version, if that kind of stability pleases you:
170+
[Releases are tagged](https://github.com/mars/create-react-app-buildpack/releases), so you can lock an app to a specific version, if that kind of determinism pleases you:
171171

172172
```bash
173173
heroku buildpacks:set https://github.com/mars/create-react-app-buildpack.git#v1.2.1

0 commit comments

Comments
 (0)