From f00632483f07e735ab566ef45bddbf736c0d801e Mon Sep 17 00:00:00 2001 From: Jennifer Hasegawa Date: Thu, 15 Feb 2018 17:39:00 -0800 Subject: [PATCH] small tweak --- content/concept-keys.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/concept-keys.md b/content/concept-keys.md index 761ce6bd86..f5f87592bb 100644 --- a/content/concept-keys.md +++ b/content/concept-keys.md @@ -50,7 +50,8 @@ You can use this generated key pair in one of three ways: as a [master key pair] **Key Type** -The field `key_type` indicates what [cryptographic signing algorithm](#signing-algorithms) was used to generate this key pair. You can specify the `key_type` in the request to +The field `key_type` indicates what [cryptographic signing algorithm](#signing-algorithms) was used to generate this key pair. You can specify the `key_type` when you make the request to generate a key pair using the [`wallet_propose` command](reference-rippled.html#wallet-propose). + ## Master Key Pair