mod_http_oauth2/mod_http_oauth2.lua
changeset 5609 17aa3bac7f3a
parent 5602 b496ebc12aed
child 5611 ad9b8f659c96
--- a/mod_http_oauth2/mod_http_oauth2.lua	Sat Jul 15 10:45:26 2023 +0200
+++ b/mod_http_oauth2/mod_http_oauth2.lua	Sat Jul 15 12:27:24 2023 +0200
@@ -1172,7 +1172,7 @@
 		};
 		software_version = {
 			title = "Software Version";
-			description = "Version of the software creating being registered. \z
+			description = "Version of the client software being registered. \z
 			E.g. to allow revoking all related tokens in the event of a security incident.";
 			type = "string";
 			example = "2.3.1";