Commit 084aa73997397512e360a139da904dcd18ba68f6

Authored by Jalabert
1 parent 18d0e271
Exists in master

spelling correction

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -46,7 +46,7 @@ is heated, involving PAHs in the ionization of the gas. The expressions used are
46 46 t_gas : float,
47 47 gas temperature
48 48 n_e : float,
49   - electron density in cm-3 (n_e = n_h * 1.6e-4, n_h : hydrogene density)
  49 + electron density in cm-3 (n_e = n_h * 1.6e-4, n_h : hydrogene density)
50 50 n_c : float,
51 51 number of carbon atoms in pah molecules (size of the PAH)
52 52 parsec : float,
... ...