From 3a6fcdca5e324650090decd58c24d077ab0ee374 Mon Sep 17 00:00:00 2001 From: Vinicius Souza Date: Sun, 20 May 2018 21:22:04 -0300 Subject: [PATCH] update greeting --- helloworld.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.swift b/helloworld.swift index 4fdf0ceb..d4fd2380 100644 --- a/helloworld.swift +++ b/helloworld.swift @@ -1 +1 @@ -print("Hello iOS Developers!") +print("Hello Awesome iOS Developers!")