From b078a621528e3b4f107409e0800f57a3b2cce6c4 Mon Sep 17 00:00:00 2001 From: candifloss Date: Mon, 2 Dec 2024 13:06:27 +0530 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37a1073..56787bb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ A pretty shell prompt, written in rust. ## Current Limitations - **Hard-Coded Configuration**: User customization is not available yet. -- **Exit Code Requirement**: Must pass the last command’s exit code as a command-line argument. +- **Exit Code Requirement**: Must pass the last command's exit code as a command-line argument. ## Tested on