diff --git a/subjects/ascii-art/color/README.md b/subjects/ascii-art/color/README.md index 01064718b..5ef579494 100644 --- a/subjects/ascii-art/color/README.md +++ b/subjects/ascii-art/color/README.md @@ -17,7 +17,7 @@ The output should manipulate colors using the **flag** `--color=`, in whi ### Allowed packages -- Only the [standard go](https://golang.org/pkg/) packages are allowed +- Only the [standard Go](https://golang.org/pkg/) packages are allowed This project will help you learn about : diff --git a/subjects/ascii-art/fs/README.md b/subjects/ascii-art/fs/README.md index 39adc7fc8..aab8f6190 100644 --- a/subjects/ascii-art/fs/README.md +++ b/subjects/ascii-art/fs/README.md @@ -49,7 +49,7 @@ $ ### Allowed packages -- Only the [standard go](https://golang.org/pkg/) packages are allowed +- Only the [standard Go](https://golang.org/pkg/) packages are allowed This project will help you learn about : diff --git a/subjects/ascii-art/justify/README.md b/subjects/ascii-art/justify/README.md index ca59fdae6..938535fa9 100644 --- a/subjects/ascii-art/justify/README.md +++ b/subjects/ascii-art/justify/README.md @@ -71,7 +71,7 @@ Assume the bars in the display below are the terminal borders: ### Allowed packages -- Only the [standard go](https://golang.org/pkg/) packages are allowed +- Only the [standard Go](https://golang.org/pkg/) packages are allowed This project will help you learn about : diff --git a/subjects/ascii-art/output/README.md b/subjects/ascii-art/output/README.md index 7c26676f1..eaea8c7a4 100644 --- a/subjects/ascii-art/output/README.md +++ b/subjects/ascii-art/output/README.md @@ -42,7 +42,7 @@ $ ### Allowed packages -- Only the [standard go](https://golang.org/pkg/) packages are allowed +- Only the [standard Go](https://golang.org/pkg/) packages are allowed This project will help you learn about : diff --git a/subjects/ascii-art/reverse/README.md b/subjects/ascii-art/reverse/README.md index 7f76f8cdf..1d7478e5c 100644 --- a/subjects/ascii-art/reverse/README.md +++ b/subjects/ascii-art/reverse/README.md @@ -34,7 +34,7 @@ $ ### Allowed packages -- Only the [standard go](https://golang.org/pkg/) packages are allowed +- Only the [standard Go](https://golang.org/pkg/) packages are allowed This project will help you learn about :