From b3a85a3435579095bc374a1b8b7459032cd194d8 Mon Sep 17 00:00:00 2001 From: Ricardo Garcia <33751220+Ricardogarcia28081991@users.noreply.github.com> Date: Fri, 12 Jan 2018 14:24:55 +0100 Subject: [PATCH] title changes --- _src/_guides/tutorial-piece-of-art.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_src/_guides/tutorial-piece-of-art.md b/_src/_guides/tutorial-piece-of-art.md index 3ef994e..77e1296 100644 --- a/_src/_guides/tutorial-piece-of-art.md +++ b/_src/_guides/tutorial-piece-of-art.md @@ -31,7 +31,7 @@ Let's get started! {% include_relative _setup.md %} -# Create a key pair +# Creation of a key pair Before starting, you need to create a user in BigchainDB. In BigchainDB, users are represented as a private and public key pair. In our case, a key pair for Alice will be created. Alice will be the owner of the painting, and she will be the only one able to make changes to the digital representation of the painting. Using her public key, anyone can also verify that Alice is the owner of the painting.