From 72e07e467a19d903332e79fe75672a743f207fcb Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 8 Apr 2019 16:48:55 -0400 Subject: Some things --- PortEngine/StorylineAPI.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PortEngine/StorylineAPI.cs') diff --git a/PortEngine/StorylineAPI.cs b/PortEngine/StorylineAPI.cs index 97f526a..2edb3cc 100644 --- a/PortEngine/StorylineAPI.cs +++ b/PortEngine/StorylineAPI.cs @@ -132,7 +132,7 @@ namespace PortEngine await Task.Delay(2000); txtSentMessageDump.AppendText(" It protects your privacy and has custom web-pages." + Environment.NewLine); await Task.Delay(2000); - txtSentMessageDump.AppendText(" Think of it like the deep web, but, deeper." + Environment.NewLine); + txtSentMessageDump.AppendText(" Think of it like the dark web, but, deeper." + Environment.NewLine); await Task.Delay(2000); txtSentMessageDump.AppendText(" It does not use the normal domains used with the World Wide Web, it uses specially formatted domains." + Environment.NewLine); await Task.Delay(2000); -- cgit v1.2.3