From e6fe86872832f4dcb9822bf1c752f2b5005c6515 Mon Sep 17 00:00:00 2001 From: Yash Raj Bharti <43868318+yashrajbharti@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:06:05 +0530 Subject: [PATCH] Fix: minor typo --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 2d8010b..a103b39 100644 --- a/index.bs +++ b/index.bs @@ -25,4 +25,4 @@ For now, see the [explainer]([REPOSITORYURL]). See [https://garykac.github.io/procspec/](https://garykac.github.io/procspec/), [https://dlaliberte.github.io/bikeshed-intro/index.html](https://dlaliberte.github.io/bikeshed-intro/index.html), and [https://speced.github.io/bikeshed/](https://speced.github.io/bikeshed/) to get started on your -specificaton. +specification.