Skip to content

Commit 20d1b93

Browse files
authored
fix(docs): correct author field in FIP-0095 YAML frontmatter (#1073)
fix(docs): correct author field in FIP-0095 YAML frontmatter
1 parent 58da734 commit 20d1b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FIPS/fip-0095.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
fip: "0095"
33
title: Add FEVM precompile to fetch beacon digest from chain history
4-
author: @ZenGround0, @anorth
4+
author: "@ZenGround0, @anorth"
55
discussions-to: https://github.com/filecoin-project/FIPs/discussions/1051
66
status: Last Call
77
type: Technical Core

0 commit comments

Comments
 (0)