diff --git a/binarycpython/utils/stellar_types.py b/binarycpython/utils/stellar_types.py index 1043742e9945b69e7c9b3f14bde8e469f29849b2..c5a140c3e36d704248d52b763d9c1dfc19475877 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",