From fb9952b2a6ad43da1062e5d694105f6e19863fc2 Mon Sep 17 00:00:00 2001 From: Tom Russell Date: Wed, 2 Oct 2019 15:06:55 +0100 Subject: [PATCH] Fix typo --- app/src/frontend/user/my-account.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/user/my-account.tsx b/app/src/frontend/user/my-account.tsx index e5f0324a..9a88008e 100644 --- a/app/src/frontend/user/my-account.tsx +++ b/app/src/frontend/user/my-account.tsx @@ -133,7 +133,7 @@ class MyAccountPage extends Component { // TODO: add proper types
-

Techical details

+

Technical details

Are you a software developer? If so, you might be interested in these.

API key

{this.props.user.api_key? this.props.user.api_key : '-'}