diff --git a/developers/storage.md b/developers/storage.md index 70e673d3..3fc5c8d0 100644 --- a/developers/storage.md +++ b/developers/storage.md @@ -109,7 +109,7 @@ Parameters: "name": "swapOceanFee", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", - "type": "function", + "type": "function" } } ```