Skip to content

fix: correct section cross-references in charter.md#4

Open
mesutoezdil wants to merge 1 commit into
aaif:mainfrom
mesutoezdil:fix/charter-section-references
Open

fix: correct section cross-references in charter.md#4
mesutoezdil wants to merge 1 commit into
aaif:mainfrom
mesutoezdil:fix/charter-section-references

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

Fixes #3

The charter uses numeric section numbering (1, 2, 3...) throughout. But two lines reference sections using alphanumeric labels (5.e. and 13.a.) that do not exist in this file.

The correct numeric references are 5.5 and 13.1.

Changes:

  • Section 5.3: two references to 5.e. and 13.a. changed to 5.5 and 13.1
  • Section 13.1: one reference to 5.e. changed to 5.5

Sections 5.e. and 13.a. do not exist in this document.
The numbering here is numeric not alphanumeric.
The correct references are 5.5 and 13.1.

Fixes aaif#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

charter.md formatting does not match the legal agreement formatting

1 participant