From 1586a80bc999e5a4874810e26f60950c8b499452 Mon Sep 17 00:00:00 2001 From: Chris Pryer Date: Sun, 27 Mar 2022 22:13:41 -0400 Subject: [PATCH] Fix typo in purpose and scope history section --- spec/purpose_and_scope.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/purpose_and_scope.md b/spec/purpose_and_scope.md index 6e19c02ea..fc8433c7f 100644 --- a/spec/purpose_and_scope.md +++ b/spec/purpose_and_scope.md @@ -60,7 +60,7 @@ learning, many other libraries have appeared, leading to more severe fragmentation. Concepts and APIs in newer libraries were often inspired by (or copied from) those in older ones - and then changed or improved upon to fit new needs and use cases. Individual library authors discussed ideas, -however there was never (before this array API standard) an serious attempt +however there was never (before this array API standard) a serious attempt to coordinate between all libraries to avoid fragmentation and arrive at a common API standard.