diff --git a/README.md b/README.md index 66edc6673e5265e4e44e51a30078dbf0d650c444..b734a850a821880f4798a43c7a0df5020ed008dd 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The filename is optional. Without it the parser will look for the `for006.dat' f ## Output File ### The Output file is composed by two structures: `Coeffs` and `State`. -`Coeffs` contains all the aerodynamic coefficients interpolated over the 4 states (AoA, Mach, Altitude, Sidesplip angles) and the struct `State` contains the set of states (Aoa, Mach, Altitude, Sideslip Angle) the coefficients have been calculated on and the position of the center of gravity. +`Coeffs` contains all the aerodynamic coefficients interpolated over the 4 states (AoA, Mach, Altitude, Sideslip angles) and the struct `State` contains the set of states (Aoa, Mach, Altitude, Sideslip Angle) the coefficients have been calculated on and the position of the center of gravity. ``` Coeffs =