From bc00b6ae78d457698713c0b9781189f32fc2c2b1 Mon Sep 17 00:00:00 2001 From: Daniel Papp Date: Tue, 6 Oct 2020 13:04:00 +0200 Subject: [PATCH] Fixed typo Key-Value-App --- Projects/1-Beginner/Key-Value-App.md | 2 +- app-ideas | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 app-ideas diff --git a/Projects/1-Beginner/Key-Value-App.md b/Projects/1-Beginner/Key-Value-App.md index 8ea745f6..d375264c 100644 --- a/Projects/1-Beginner/Key-Value-App.md +++ b/Projects/1-Beginner/Key-Value-App.md @@ -3,7 +3,7 @@ **Tier:** 1-Beginner Have you ever thought about what it means that the computer you are using is -a digital device? Among other things it means that everything its capable of +a digital device? Among other things it means that everything it's capable of is achieved by translating a digital signal into a sequence of binary digits - 0's and 1's. These binary digits form codes used to represent data. The keyboard you used to retrieve this project description is a great example diff --git a/app-ideas b/app-ideas new file mode 160000 index 00000000..b47cf826 --- /dev/null +++ b/app-ideas @@ -0,0 +1 @@ +Subproject commit b47cf8261f001edef30217ac6021665b515cda46