Skip to content

Commit 060246f

Browse files
author
adrianbartyczak
committed
Change section name "View content" to "View" in all main README.md files
1 parent 6bfcf3d commit 060246f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

aliases/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This directory contains aliases. Aliases also constitute as frequently used short functions.
55

6-
## View content
6+
## View
77

88
To view all aliases, cd to the aliases directory and run the following:
99

functions_scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This directory contains functions scripts.
55

66
Functions scripts are scripts consisting of small functions relative to a larger solution.
77

8-
## View content
8+
## View
99

1010
To view all functions scripts, cd to the functions_scripts directory and run the following:
1111

one-liners/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This directory contains one-liners.
55

6-
## View content
6+
## View
77

88
To view all one-liners, cd to the one-liners directory and run the following:
99

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This directory contains scripts.
55

6-
## View content
6+
## View
77

88
To view all scripts, cd to the scripts directory and run the following:
99

0 commit comments

Comments
 (0)