diff --git a/source/C/command_line.rst b/source/C/command_line.rst index 33a05706..6730f619 100644 --- a/source/C/command_line.rst +++ b/source/C/command_line.rst @@ -74,4 +74,4 @@ One of the most powerful uses of the command line is called a pipe which allows . Also | is called the pipe character. -To get the previous command you have entered press :kbd:`Up Arrow`. +To get the previous command you have entered press :kbd:`Up Arrow`. To go to the next command in your history press :kbd:`Down Arrow`.