From 1045d8e99ca51d2afd3025997b4bd86620224ee8 Mon Sep 17 00:00:00 2001 From: jeffreyyu101 Date: Mon, 11 Mar 2019 10:33:17 -0400 Subject: [PATCH] uppercase (#33837) * uppercase change to uppercase f to F * Update index.md --- guide/english/bash/bash-head/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/bash/bash-head/index.md b/guide/english/bash/bash-head/index.md index ec179b721c..7543123f84 100644 --- a/guide/english/bash/bash-head/index.md +++ b/guide/english/bash/bash-head/index.md @@ -9,7 +9,7 @@ Cat is used to read a file sequentially and print it to the standard output.