mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
changed "the simplest" to "a simple" (#32506)
This commit is contained in:
parent
a5bd75c9f3
commit
7a4a1de4cd
@ -2,7 +2,7 @@
|
||||
title: Hello World Program
|
||||
---
|
||||
|
||||
## The simplest Hello World Program in Haskell
|
||||
## A Simple Hello World Program in Haskell
|
||||
```haskell
|
||||
main :: IO ()
|
||||
main = do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user