diff --git a/stellarphot/core.py b/stellarphot/core.py index 29ced22b..222b5664 100644 --- a/stellarphot/core.py +++ b/stellarphot/core.py @@ -438,7 +438,7 @@ def __init__( **kwargs, ) - # From this point forwarsd we should be using self to get at any data + # From this point forward we should be using self to get at any data # columns, because that is where BaseEnhancedTable has put the data. # Perform input validation