From 93799b9d91c464fc840a963be4ceacaee4e02e77 Mon Sep 17 00:00:00 2001 From: alphasentaurii Date: Mon, 9 Dec 2024 11:10:04 -0500 Subject: [PATCH] fix typo --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 33d7210f..518902b8 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -5,7 +5,7 @@ ASDF Standard This document describes the Advanced Scientific Data Format (ASDF) Standard. -The ASDF Standard proscribes the specification and implementation standards for creating, editing and reading ASDF files. +The ASDF Standard prescribes the specification and implementation standards for creating, editing and reading ASDF files. The ASDF python implementation documentation can be found :ref:`here `.