From 193355af717ba712462c5e6d0fea91d297928dc0 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 9 Apr 2024 19:15:15 -0300 Subject: [PATCH] Fix README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fa0584..fcd683c 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ bsdcontrol.rb provides Ruby bindings for libhbsdcontrol from the __Features__ The first example obtains a list of hardenedbsd features that -can be enabled, disabled or restored to the system default -setting: +can be enabled, disabled or restored to the system default: ``` ruby #!/usr/bin/env ruby