Commit e707ffe6 authored by Stan Hu's avatar Stan Hu

Fix typo

parent 102e9078
...@@ -571,7 +571,7 @@ module API ...@@ -571,7 +571,7 @@ module API
required: false, required: false,
name: :multiproject_enabled, name: :multiproject_enabled,
type: Boolean, type: Boolean,
desc: 'hould unstable builds be treated as passing?' desc: 'Should unstable builds be treated as passing?'
} }
] ]
}.freeze }.freeze
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment