From c8b375b52f87497140a0226202405c6e4e22ad19 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 6 Nov 2017 08:29:54 -0600 Subject: [PATCH] Update Adapters.md --- Adapters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Adapters.md b/Adapters.md index 1515544..637ceb0 100644 --- a/Adapters.md +++ b/Adapters.md @@ -27,8 +27,8 @@ ## Adapter Workflow * Perform request to an external API * Process response and either: -* Return to the core (ChainLink node software), or -* Pass value to the next adapter + * Return to the core (ChainLink node software), or + * Pass value to the next adapter ## Future changes planned for adapters * Allow for adapters to pull data from sub tasks other than the immediate predecessor