We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc882b commit 2663792Copy full SHA for 2663792
README.md
@@ -9,7 +9,7 @@
9
10
## Installation
11
12
-This package is not yet registered. Ovne can install the most recent version from GitHub using
+This package is not yet registered. One can install the most recent version from GitHub using
13
14
```julia
15
import Pkg
@@ -44,11 +44,8 @@ svo_filter = get_filter("Roman/WFI.F146")
44
Using [Unitful.jl](https://github.com/painterqubits/Unitful.jl) is built in to all functionality
45
46
47
-
48
julia> filt = SDSS_u();
49
50
julia> pivot_wavelength(filt)
51
3556.523969910118 Å
52
```
53
54
-## Citations
0 commit comments