# HG changeset patch
# User Dat Tang <dattang@gitlab.com>
# Date 1724162441 0
#      Tue Aug 20 14:00:41 2024 +0000
# Node ID 8483cb062c23c7dd8c5a43281b83c06857d34086
# Parent  41c59a1b1035d4890dd8c15c2b1d7e3e2db9a42e
Fix a typo in check-package(s)-functionality

diff --git a/gitlab-ci-config/dev-gitlab-org.yml b/gitlab-ci-config/dev-gitlab-org.yml
--- a/gitlab-ci-config/dev-gitlab-org.yml
+++ b/gitlab-ci-config/dev-gitlab-org.yml
@@ -1132,7 +1132,7 @@
 
 # Before publishing the package, try installing the package from pre-release
 # repo and run `gitlab-ctl reconfigure`
-check-package-functionality:
+check-packages-functionality:
   stage: staging_verify
   # Make the job non-blocking until we analyze the pipeline duration and
   # failure rate. Otherwise a failure or delay in this pipeline can affect the