From 2ae5c255fdd5212dd563436dcd4cb1f5733ff2ca Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 10 Jan 2016 15:15:44 +0000 Subject: [PATCH] Fix the category. --- meta/libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/libraries.json b/meta/libraries.json index 4bdac31..2c60271 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -7,7 +7,7 @@ ], "description": "A value-semantic, type-safe wrapper for representing 'optional' (or 'nullable') objects of a given type. An optional object may or may not contain a value of the underlying type.", "category": [ - "Data structures" + "Data" ], "maintainers": [ "Fernando Cacciola ",