Skip to content

Commit 27a0dfa

Browse files
committed
Fix subject verb agreement
1 parent d3cc319 commit 27a0dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/repos/deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Deployments offer a few configurable parameters with sane defaults.
109109
The `ref` parameter can be any named branch, tag, or sha. At GitHub we often
110110
deploy branches and verify them before we merge a pull request.
111111

112-
The `environment` parameters allows deployments to be issued to different
112+
The `environment` parameter allows deployments to be issued to different
113113
runtime environments. Teams often have multiple environments for verifying
114114
their applications, like 'production', 'staging', and 'qa'. This allows for
115115
easy tracking of which environments had deployments requested. The default

0 commit comments

Comments
 (0)