From 8a2b277924d2b816e495feedc75dc95a357cc116 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 13:05:05 +0100 Subject: Fix case --- docs/account_tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/account_tutorial.md') diff --git a/docs/account_tutorial.md b/docs/account_tutorial.md index 3713414..145273d 100644 --- a/docs/account_tutorial.md +++ b/docs/account_tutorial.md @@ -31,7 +31,7 @@ This table is used to store the tutorial state of all the accounts.

Comment

-

accountId

+

accountId

int(10)

unsigned

PRI

-- cgit