From 1668179e90f80802132c97b446efafeacb580e47 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Fri, 2 Jul 2021 18:43:31 +0100 Subject: [PATCH] Update README.md --- subjects/revparams/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/revparams/README.md b/subjects/revparams/README.md index 52408319..1a9bf10b 100644 --- a/subjects/revparams/README.md +++ b/subjects/revparams/README.md @@ -2,7 +2,7 @@ ### Instructions -Write a **program** that prints the arguments received in the command line in a reverse order. +Write a **program** that prints the arguments received in the command line in reverse order. Example of output :