From 64e282e6018cc0cc82cdaeb67d8da72339d3882d Mon Sep 17 00:00:00 2001 From: littlemadhatter <31356843+littlemadhatter@users.noreply.github.com> Date: Thu, 14 May 2020 19:03:01 -0700 Subject: [PATCH] Accidental key presses in last merge --- config/commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/commands.json b/config/commands.json index 1c7440a..ca65c5e 100644 --- a/config/commands.json +++ b/config/commands.json @@ -310,7 +310,7 @@ "bundle": { "url": "", "title": "", - "description": "Names exist so that we can map a human readable and understandable word or term to a more difficult to remember number or ID. In the traditional domain system, names map to numerical ! addresses. In LBRY, names map to a unique, permanent ID representing a piece of digital content and/or a publisher identity. Learn more **[HERE](https://lbry.com/faq/naming)**", + "description": "Names exist so that we can map a human readable and understandable word or term to a more difficult to remember number or ID. In the traditional domain system, names map to numerical IP addresses. In LBRY, names map to a unique, permanent ID representing a piece of digital content and/or a publisher identity. Learn more **[HERE](https://lbry.com/faq/naming)**", "color": 7976557, "author": { "name": "How Does LBRY Naming Work?",