Skip to content

Commit

Permalink
docs: copy omission in rollout docs (#3690)
Browse files Browse the repository at this point in the history
Fix copy omission

Looks like this sentence is incomplete. Might I suggest this change to make it read more naturally?
  • Loading branch information
mathisto authored Jul 10, 2024
1 parent c366c5a commit 764f530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/bluegreen.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BlueGreen Deployment Strategy

A Blue Green Deployment allows users to reduce the amount of time multiple versions running at the same time.
A Blue Green Deployment allows users to reduce the amount of time multiple versions are running at the same time.

## Overview

Expand Down

0 comments on commit 764f530

Please sign in to comment.