diff --git a/pubsub/api/src/create_unwrapped_push_subscription.php b/pubsub/api/src/create_unwrapped_push_subscription.php index 6d30ab84de..b067b4444f 100644 --- a/pubsub/api/src/create_unwrapped_push_subscription.php +++ b/pubsub/api/src/create_unwrapped_push_subscription.php @@ -28,7 +28,7 @@ use Google\Cloud\PubSub\PubSubClient; /** - * Create unwrappped push subscription. + * Creates an unwrapped push subscription. * * @param string $projectId The Google project ID. * @param string $topicName The Pub/Sub topic name.