From 415c97a5062a02deb639c8c5e0178a8a59f3366b Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Sun, 23 Apr 2023 18:35:51 -0300 Subject: [PATCH] Whitespace cleanup --- rfcs/0146-meta-categories.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/rfcs/0146-meta-categories.md b/rfcs/0146-meta-categories.md index fa15a32..4793a9f 100755 --- a/rfcs/0146-meta-categories.md +++ b/rfcs/0146-meta-categories.md @@ -61,7 +61,7 @@ However this system of categorization has serious problems: 4. There is no convenient way to use multivalued categorization. - A piece of software can fulfill many categories; e.g. + A piece of software can fulfill many categories; e.g. - an educational game - a console emulator (vs. a PC emulator) - and a special-purpose programming language (say, a smart-contracts one). @@ -172,10 +172,10 @@ The most immediate drawbacks are: 1. A huge treewide edit of Nixpkgs On the other hand, this is easily sprintable and amenable to automation. - + 2. Bikeshedding - How many and which categories we should create? Can we expand them later? + How many and which categories we should create? Can we expand them later? # Alternatives [alternatives]: #alternatives @@ -201,4 +201,3 @@ Still unsolved is what data structure is better suited to represent a category. - Curation of categories. - Update documentation. -