From 31ad87cf835e1d808ca4b97426738078b5b98f5b Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Fri, 1 Nov 2019 12:03:25 +0100 Subject: [PATCH] rename 'Interacting with Geth' to 'Using Geth' --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2d7465d06c..1d4bbbf660 100644 --- a/_config.yml +++ b/_config.yml @@ -39,7 +39,7 @@ collections: interface: output: true permalink: docs/:collection/:slug - caption: Interacting with Geth + caption: Using Geth sidebar_index: 3 dapp: output: true