From 7864f088e7c42876f488c6267a6f376eb16cdbe1 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 5 Apr 2021 00:25:06 -0400 Subject: Fix typo --- builds.sr.ht/manifest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builds.sr.ht/manifest.md') diff --git a/builds.sr.ht/manifest.md b/builds.sr.ht/manifest.md index 097d35e..1a02e31 100644 --- a/builds.sr.ht/manifest.md +++ b/builds.sr.ht/manifest.md @@ -158,4 +158,4 @@ List of secret UUIDs to be added to the guest during the build. See also: If present, and secrets are enabled for this build, an OAuth 2.0 bearer token is generated for this build with the given string as the list of grants. The `acurl` command may be used in the task scripts to perform authenticated -[GraphAL API requests](https://man.sr.ht/graphql.md). +[GraphQL API requests](https://man.sr.ht/graphql.md). -- cgit