From f87235c79a3f38341288a93461bc00a3209cd7fb Mon Sep 17 00:00:00 2001 From: Luke Imhoff Date: Tue, 2 Oct 2018 11:28:43 -0500 Subject: [PATCH] strucutured -> structured --- apps/indexer/lib/indexer/address_extraction.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/indexer/lib/indexer/address_extraction.ex b/apps/indexer/lib/indexer/address_extraction.ex index 8015e9dcfb..8e0eb83b93 100644 --- a/apps/indexer/lib/indexer/address_extraction.ex +++ b/apps/indexer/lib/indexer/address_extraction.ex @@ -8,7 +8,7 @@ defmodule Indexer.AddressExtraction do above. This module is responsible for collecting the hashes that are present as attributes in the already - strucutured entities and structuring them as a list of unique Addresses. + structured entities and structuring them as a list of unique Addresses. ## Attributes