Skip to content

Commit d166f13

Browse files
committed
fix: term typo/casing, rm term from defn
1 parent 5d32204 commit d166f13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/intl/en/glossary-tooltip.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"multisig-term": "Multisig",
9797
"multisig-definition": "Multisig (multi signature) refers to a digital wallet or account that requires multiple signatures or approvals to execute transactions, enhancing security.",
9898
"nft-term": "Non-fungible token (NFT)",
99-
"nft-definition": "Non-fungible-token (NFT ) is a unique digital item you can own, like art or collectibles, verified by blockchain technology. <a href=\"/nft/\">More on Non-Fungible Tokens (NFTs)</a>.",
99+
"nft-definition": "A unique digital item you can own, like art or collectibles, verified by blockchain technology. <a href=\"/nft/\">More on non-fungible tokens (NFTs)</a>.",
100100
"node-term": "Node",
101101
"node-definition": "A software client that participates in the network. <a href=\"/developers/docs/nodes-and-clients/\">More on nodes and clients</a>.",
102102
"ommer-term": "Ommer (uncle) block",

src/intl/en/glossary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"network-hashrate-term": "Network hashrate",
253253
"network-hashrate-definition": "The collective hashrate produced by an entire mining network. Mining on Ethereum was switched off when Ethereum moved to proof-of-stake.",
254254
"nft-term": "Non-fungible token (NFT)",
255-
"nft-definition": "Non-fungible-token (NFT ) is a unique digital item you can own, like art or collectibles, verified by blockchain technology. <a href=\"/nft/\">More on Non-Fungible Tokens (NFTs)</a>.",
255+
"nft-definition": "A unique digital item you can own, like art or collectibles, verified by blockchain technology. <a href=\"/nft/\">More on non-fungible tokens (NFTs)</a>.",
256256
"node-term": "Node",
257257
"node-definition": "A software client that participates in the network. <a href=\"/developers/docs/nodes-and-clients/\">More on nodes and clients</a>.",
258258
"nonce-term": "Nonce",

0 commit comments

Comments
 (0)