From 9d4acc91a5de497027e89f874db8ac3d33c57e17 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 6 Jul 2019 02:12:24 -0400 Subject: [PATCH] Correct typo --- client-api/pvc-api.sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-api/pvc-api.sample.yaml b/client-api/pvc-api.sample.yaml index 8fcbbc70..1d3ad979 100644 --- a/client-api/pvc-api.sample.yaml +++ b/client-api/pvc-api.sample.yaml @@ -20,5 +20,5 @@ pvc: # authentication: Authentication and security settings authentication: # key: A secure key to authorize against the API; must be sent in the body - # arguments or in the URI of each requess; leave blank for no authentication + # arguments or in the URI of each request; leave blank for no authentication key: ""