Skip to content

Fix typos and broken links in docs#89

Open
jayadiki wants to merge 1 commit into
base:mainfrom
jayadiki:fix-doc-typos-and-links
Open

Fix typos and broken links in docs#89
jayadiki wants to merge 1 commit into
base:mainfrom
jayadiki:fix-doc-typos-and-links

Conversation

@jayadiki

Copy link
Copy Markdown

Found a few doc issues in the operations docs and README.

README.md said payerss instead of payers.

Capture.md and Charge.md linked to Fees.md as if it were in the same folder, but it lives in docs/. Fixed the relative path to ../Fees.md so the links resolve.

Authorize.md and Charge.md listed the error as FeeBpsOverFlow but the actual error in AuthCaptureEscrow.sol is FeeBpsOverflow. Fixed the casing.

payerss to payers in README. Capture.md and Charge.md linked Fees.md in the same folder but it lives in docs/, fixed to ../Fees.md. Authorize.md and Charge.md called the error FeeBpsOverFlow but the code uses FeeBpsOverflow, fixed the casing.
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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.

2 participants