fix some typos in markov_tech dictionary - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit aca71ac0eafb51b613b1b9cbba287469fbabee59 | |
parent fa77aca114db7a62fe97dca35787ebff9b5006ab | |
Author: KatolaZ <[email protected]> | |
Date: Thu, 8 Aug 2019 22:53:44 +0100 | |
fix some typos in markov_tech dictionary | |
Signed-off-by: Annna Robert-Houdin <[email protected]> | |
Diffstat: | |
M modules/markov_tech/adjectives | 6 +++--- | |
M modules/markov_tech/techs | 4 ++-- | |
2 files changed, 5 insertions(+), 5 deletions(-) | |
--- | |
diff --git a/modules/markov_tech/adjectives b/modules/markov_tech/adjectives | |
@@ -1,5 +1,5 @@ | |
large-scale | |
-serverless | |
+server-less | |
scalable | |
integrated | |
multi-hop | |
@@ -25,7 +25,7 @@ redundant | |
reliable | |
machine-independent | |
architecture-independent | |
-portabla | |
+portable | |
client-specific | |
architecture-specific | |
standard | |
@@ -33,7 +33,7 @@ cloud-compliant | |
cloud-aware | |
cloud-centric | |
web-oriented | |
-cluster-enahced | |
+cluster-enhanced | |
cloud-based | |
Java-based | |
Rust-enabled | |
diff --git a/modules/markov_tech/techs b/modules/markov_tech/techs | |
@@ -1,6 +1,6 @@ | |
Hadoop clusters | |
Google searches | |
-microservices | |
+micro-services | |
mongodb infrastructure | |
IoT devices | |
swarms | |
@@ -13,7 +13,7 @@ AI technologies | |
blockhain | |
virtual reality | |
5G repeaters | |
-cloudware | |
+cloud-ware | |
angular infrastructures | |
big data problems | |
javascript engines |