From 5d89d334ce228e0c89de0ef551419957128fad81 Mon Sep 17 00:00:00 2001
From: David Hendriks <davidhendriks93@gmail.com>
Date: Wed, 25 Aug 2021 12:54:15 +0100
Subject: [PATCH] changed giant branch short name

---
 binarycpython/utils/stellar_types.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binarycpython/utils/stellar_types.py b/binarycpython/utils/stellar_types.py
index 1043742e9..c5a140c3e 100644
--- a/binarycpython/utils/stellar_types.py
+++ b/binarycpython/utils/stellar_types.py
@@ -27,7 +27,7 @@ STELLAR_TYPE_DICT_SHORT = {
     0: "LMMS",
     1: "MS",
     2: "HG",
-    3: "First Giant Branch",
+    3: "FGB",
     4: "CHeb",
     5: "EAGB",
     6: "TPAGB",
-- 
GitLab