From f162f39d9d2bf2cdfebaa28effff3cd8bc0e2781 Mon Sep 17 00:00:00 2001 From: Payal Date: Mon, 6 Oct 2025 18:28:23 +0530 Subject: [PATCH] correct indentation --- .../plot/ctor/lib/props/x-axis-orient/orientations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json b/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json index 1e375c31f6f7..bd39084e3446 100644 --- a/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json +++ b/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json @@ -1,4 +1,4 @@ [ - "bottom", - "top" + "bottom", + "top" ]