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 ab566c5 commit 2748603Copy full SHA for 2748603
docs/src/guide.jl
@@ -16,7 +16,7 @@
16
# - Step 4 (interchangable with Step 2): create constraints with [`constraint`](@ref), while attaching it to previously created `ExaCore`.
17
# - Step 5: create an [`ExaModel`](@ref) based on the `ExaCore`.
18
19
-# Now, let's jump right in. We import ExaModels via (Step 0):
+# Now, let's jump right in. We import ExaModels via (Step 0):
20
using ExaModels
21
# Now, all the functions that are necessary for creating model are imported to into `Main`.
22
0 commit comments