Skip to content

Commit e07ca20

Browse files
authored
Merge pull request #7392 from hursittarcan/patch-13
Fix typo in Ethereum glossary [Fixes #7388]
2 parents d9b49f7 + 1e77e06 commit e07ca20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/glossary/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ Short for "main network," this is the main public Ethereum [blockchain](#blockch
620620

621621
### memory-hard {#memory-hard}
622622

623-
Memory hard functions are processes that experience a drastic decrease in speed or feasibility when the amount of available memory even slightly decreases. An example id the Ethereum mining algorithm [Ethash](#ethash).
623+
Memory hard functions are processes that experience a drastic decrease in speed or feasibility when the amount of available memory even slightly decreases. An example is the Ethereum mining algorithm [Ethash](#ethash).
624624

625625
### Merkle Patricia trie {#merkle-patricia-tree}
626626

0 commit comments

Comments
 (0)