Browse Source

Update getting-started.html

Marco Bambini 7 years ago
parent
commit
250ef15271
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/getting-started.html

+ 1 - 1
docs/getting-started.html

@@ -146,7 +146,7 @@
 			</p>
 			</p>
 			
 			
 			<h4 class="section-h4">Hello World</h4>
 			<h4 class="section-h4">Hello World</h4>
-			<p>A simple Hello World! code in Gravity looks like</p>
+			<p>A simple <strong>Hello World</strong> code in Gravity looks like</p>
 			<pre><code>
 			<pre><code>
 			    func main() {
 			    func main() {
 			        System.print("Hello World!")
 			        System.print("Hello World!")