From 70cec7a08b71dae0e9a5d599ee6516169833e9fe Mon Sep 17 00:00:00 2001 From: Josh Stein <46639943+jcstein@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:38:05 -0500 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Callum Waters --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 0006fde..b74fc18 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -507,7 +507,7 @@ export default function Example() {

{spec && - `${spec.info.description} Node API uses auth tokens. `} + `${spec.info.description} Node API uses auth tokens to control access to this API. `} {spec && (