Skip to content

Commit 5ec0621

Browse files
authored
Merge pull request #58868 from aireilly/TELCODOCS-834-HTTP-PTP-413
PTP typo fix
2 parents ffc0eb7 + 185b078 commit 5ec0621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-configuring-the-ptp-fast-event-publisher.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
storageType: "example-storage-class" <2>
4747
----
4848
<1> Set `enableEventPublisher` to `true` to enable PTP fast event notifications.
49-
<2> Use the value you set for `storageType` to populate the `StorageClassName` field for the `PersistentVolumeClaim` (`PVC`) resource that the PTP Operator automatically deploys.
49+
<2> Use the value that you set for `storageType` to populate the `StorageClassName` field for the `PersistentVolumeClaim` (`PVC`) resource that the PTP Operator automatically deploys.
5050
The `PVC` resource is used to persist consumer event subscriptions.
5151
+
5252
[NOTE]

0 commit comments

Comments
 (0)