Fix typo in functions-work.yaml (#13440)

diff --git a/conf/functions_worker.yml b/conf/functions_worker.yml
index b1df28d..c68c615 100644
--- a/conf/functions_worker.yml
+++ b/conf/functions_worker.yml
@@ -43,7 +43,7 @@
 # jvmGCMetricsLoggerClassName:
 
 #################################################################
-# Function metadata managment (assignment, scheduling, and etc)
+# Function metadata management (assignment, scheduling, and etc)
 #################################################################
 
 # Configure the pulsar client used by function metadata management
@@ -74,7 +74,7 @@
 #
 # Authentication plugin to use when connecting to bookies
 # bookkeeperClientAuthenticationPlugin:
-# BookKeeper auth plugin implementatation specifics parameters name and values
+# BookKeeper auth plugin implementation specifics parameters name and values
 # bookkeeperClientAuthenticationParametersName:
 # Parameters for bookkeeper auth plugin
 # bookkeeperClientAuthenticationParameters:
@@ -322,7 +322,7 @@
 connectorsDirectory: ./connectors
 functionsDirectory: ./functions
 
-# Should connector config be validated during during submission
+# Should connector config be validated during submission
 validateConnectorConfig: false
 
 # Whether to initialize distributed log metadata by runtime.