From adc68fc746c00eb5e13ba32edafa70a76a5fd340 Mon Sep 17 00:00:00 2001 From: Dennis Decoene Date: Mon, 28 Feb 2022 22:18:28 +0100 Subject: [PATCH] small typo --- public/config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config/config.json b/public/config/config.json index cad7925bc..684bb9671 100644 --- a/public/config/config.json +++ b/public/config/config.json @@ -12,7 +12,7 @@ "WEI_COST": 75000000000000000, "DISPLAY_COST": 0.075, "GAS_LIMIT": 285000, - "MARKETPLACE": "Opeansea", + "MARKETPLACE": "Opensea", "MARKETPLACE_LINK": "https://opensea.io/collection/nerdy-coder-clones", "SHOW_BACKGROUND": true }