Skip to content

Commit

Permalink
Update content/docs/app-journey.md
Browse files Browse the repository at this point in the history
Co-authored-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
  • Loading branch information
AidanDelaney and natalieparellano authored Jul 18, 2023
1 parent a746fc5 commit 7f3921b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/app-journey.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Before we set out, you'll need to know the basics of **buildpacks** and how they

### What is a [buildpack][buildpack]?

A buildpack is something you've probably used without knowing, as they're currently
A buildpack is something you've probably used without knowing it, as they're currently
being used in many cloud platforms. A buildpack's job is to gather everything your app needs to build and run,
and it often does this job quickly and quietly.

Expand Down

0 comments on commit 7f3921b

Please sign in to comment.