Skip to content

Commit a4b3dd7

Browse files
authored
fix typo
1 parent ae729ae commit a4b3dd7

File tree

1 file changed

+1
-1
lines changed
  • public/content/translations/ja/developers/docs/standards/tokens/erc-1155

1 file changed

+1
-1
lines changed

public/content/translations/ja/developers/docs/standards/tokens/erc-1155/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ERC-1155トークンの詳細な説明については、[EIP-1155](https://eips.
2323
- [バッチ転送](#batch_transfers):1回の呼び出しで複数のアセットを転送します。
2424
- [バッチ残高](#batch_balance):1回の呼び出しで、複数の資産の残高を取得します。
2525
- [バッチ承認](#batch_approval):ひとつのアドレスに対するすべてのトークンを承認します。
26-
- [フック](#recieve_hook):トークンのフックを受け取ります。
26+
- [フック](#receive_hook):トークンのフックを受け取ります。
2727
- [NFTに対応](#nft_support):供給トークンの数が1の場合、NFTとして扱います。
2828
- [安全な転送ルール](#safe_transfer_rule):セキュアな転送のためのルールセットです。
2929

0 commit comments

Comments
 (0)