From c6a94ff6abbe59f1ff20c2bf4866846f90ac3c79 Mon Sep 17 00:00:00 2001 From: Daniel Darabos Date: Wed, 22 Jul 2020 18:18:54 +0200 Subject: [PATCH] Fix typo. ("identiy") --- script/processes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/processes.js b/script/processes.js index 24a3664..2eb9889 100644 --- a/script/processes.js +++ b/script/processes.js @@ -185,7 +185,7 @@ initCallProcesses = function(){ addAvailableProcessBySlug('exe_word') }}, 'language0':{t: "Analyze Language Data", a:"Analyzing Language Data", w:150, data_type:'language', c:function(){ - write("You study the unknown language, and are now able to interpret meanings of certain common words and phrases, identiy variations of sentence structures, and deduce the basic meaning of simple documents.

You can now read files at Natural Language Level: 1.") + write("You study the unknown language, and are now able to interpret meanings of certain common words and phrases, identify variations of sentence structures, and deduce the basic meaning of simple documents.

You can now read files at Natural Language Level: 1.") g_level_reading = 1 }}, "network0":{t: "Analyze Network Packets", a:"Analyzing Network Packets", w:150, data_type:'sandbox_packets', c:function(){