Fix typo (p*r*oduction) (#478)

pull/484/head
Radek Simko 6 years ago committed by GitHub
parent c1a1f8bb1b
commit b96a96b108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ The examples in Getting Started all revolve around running in `dev mode`. There
Dev mode is an all-in-one installation method for getting started with Boundary quickly. As the name implies,
dev mode is not a production installation method, but instead a way to get Boundary running with a Postgres
database easily. Do not use dev mode in a production environment, see [Poduction Installation](/docs/installing/production) section for
database easily. Do not use dev mode in a production environment, see [Production Installation](/docs/installing/production) section for
production ready deployment methods.
Dev mode brings up a fully functioning instance of Boundary, including:

Loading…
Cancel
Save