diff --git a/web/src/assets/locales/en.json b/web/src/assets/locales/en.json index f4b2c09bc..2424d7fc5 100644 --- a/web/src/assets/locales/en.json +++ b/web/src/assets/locales/en.json @@ -96,15 +96,15 @@ "trusted": "Trusted", "network": { "network": "Network", - "desc": "Pipeline container get access to network privileges like changing DNS." + "desc": "Pipeline containers get access to network privileges like changing DNS." }, "volumes": { "volumes": "Volumes", - "desc": "Pipeline container are allowed to mount volumes." + "desc": "Pipeline containers are allowed to mount volumes." }, "security": { "security": "Security", - "desc": "Pipeline container get access to security privileges." + "desc": "Pipeline containers get access to security privileges." } }, "visibility": {