From 262553c540f702ba08ae5adee6532d1ec8b2b70c Mon Sep 17 00:00:00 2001 From: Richard Frankel Date: Wed, 18 Oct 2023 13:28:30 -0400 Subject: [PATCH] Fix expanded AEP acronym in governance doc --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index aa8b190d..8680566c 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -2,7 +2,7 @@ ## Article I: Purpose -1. The API Extension Proposals (AEP) project exists to help developers and +1. The API Enhancement Proposals (AEP) project exists to help developers and organizations build clear, consistent network APIs and clients by providing an extensible set of design guidelines (AEPs) and an ecosystem of tools to apply those rules in practice.