Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
abhro committed Nov 10, 2024
1 parent 7162788 commit bcb5480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ julia> uconvert(u"ly", 1 * u"pc")
| apparent bolometric magnitude | `UnitfulAstro.bol_mag` | `2.518021002e-8 W m^-2` |
| AB magnitude | `UnitfulAstro.AB_mag` | `3631 Jy` |
| Johnson U magnitude | `UnitfulAstro.U_mag` | `1810 Jy` |
| Johnson U magnitude | `UnitfulAstro.B_mag` | `4260 Jy` |
| Johnson B magnitude | `UnitfulAstro.B_mag` | `4260 Jy` |
| Johnson V magnitude | `UnitfulAstro.V_mag` | `3640 Jy` |
| Johnson R magnitude | `UnitfulAstro.R_mag` | `3080 Jy` |
| Johnson I magnitude | `UnitfulAstro.I_mag` | `2550 Jy` |
Expand Down

0 comments on commit bcb5480

Please sign in to comment.