From 23f2a5d9d81a37f39d9456d26049da8508019275 Mon Sep 17 00:00:00 2001 From: Aditya Oberai Date: Wed, 19 Jul 2023 02:37:23 +0000 Subject: [PATCH] Fix comment in Swift example --- app/views/docs/authentication-server.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/docs/authentication-server.phtml b/app/views/docs/authentication-server.phtml index 0cd2012f0..186b5eb5b 100644 --- a/app/views/docs/authentication-server.phtml +++ b/app/views/docs/authentication-server.phtml @@ -623,7 +623,7 @@ client databaseId: "642f358bf4084c662590", collectionId: "642f3592aa5fc856ad1e" ) - / ... More code to manipulate the results + // ... More code to manipulate the results