Skip to content

Commit 54e320f

Browse files
javiereguiluzxabbuh
authored andcommitted
Minor reword
1 parent 072370e commit 54e320f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ Application Lifecycle: Continuous Integration, QA, etc.
185185
-------------------------------------------------------
186186

187187
While this entry covers the technical details of deploying, the full lifecycle
188-
of taking code from development up to production may have a lot more
189-
steps—think deploying to staging, QA (Quality Assurance), running tests, etc.
188+
of taking code from development up to production may have more steps:
189+
deploying to staging, QA (Quality Assurance), running tests, etc.
190190

191191
The use of staging, testing, QA, continuous integration, database migrations
192192
and the capability to roll back in case of failure are all strongly advised. There

0 commit comments

Comments
 (0)