From edc28828d4675e318b26e0adadf02ebcc136209b Mon Sep 17 00:00:00 2001 From: Terror Date: Fri, 21 Jun 2024 11:19:26 +1200 Subject: [PATCH] Fix grammar --- tool/net/help.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/net/help.txt b/tool/net/help.txt index b89b6bffe..f031a83ae 100644 --- a/tool/net/help.txt +++ b/tool/net/help.txt @@ -1063,10 +1063,10 @@ FUNCTIONS This function is not available in unsecure mode. UuidV4() -> str - Returns an uuid v4 string. + Returns a uuid v4 string. UuidV7() -> str - Returns an uuid v7 string. + Returns a uuid v7 string. Fetch(url:str[,body:str|{method=value:str,body=value:str,headers=table,...}]) ├─→ status:int, {header:str=value:str,...}, body:str