mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-04 08:05:48 -05:00
changed "the simplest" to "a simple" (#32506)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user