Skip to content

Commit

Permalink
delete header backticks which don't parse as correct YAML (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
rphair authored Oct 18, 2024
1 parent 525b707 commit e4c5f48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CIP-0101/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
CIP: 101
Title: Integration of `keccak256` into Plutus
Title: Integration of keccak256 into Plutus
Status: Proposed
Category: Plutus
Authors:
Expand Down
2 changes: 1 addition & 1 deletion CIP-0127/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
CIP: 127
Title: `ripemd-160` hashing in Plutus Core
Title: ripemd-160 hashing in Plutus Core
Status: Proposed
Category: Plutus
Authors:
Expand Down

0 comments on commit e4c5f48

Please sign in to comment.