Fix grammar of swift/hello-world.md (#24412)
This commit is contained in:
committed by
Manish Giri
parent
a6ab0714e4
commit
debea18a18
@ -4,7 +4,7 @@ title: Hello World Swift
|
|||||||
|
|
||||||
## Hello World
|
## Hello World
|
||||||
|
|
||||||
Only we have to add the method `print("Hello World")` (from the library UIKit) to the function `viewDidLoad()` of the class `ViewController:
|
We only have to add the method `print("Hello World")` (from the library UIKit) to the function `viewDidLoad()` of the class `ViewController:
|
||||||
|
|
||||||
```Swift
|
```Swift
|
||||||
import UIKit
|
import UIKit
|
||||||
|
Reference in New Issue
Block a user