Skip to content

Commit

Permalink
[FTheoryTools] Wording change
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew P Turner <[email protected]>
  • Loading branch information
HereAround and apturner authored Jul 26, 2024
1 parent d6cbb34 commit 90290ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,7 @@ such as in the example below. Therefore, think carefully if you truly want to co
The computation of the cohomology ring verifies if the toric variety is simplicial and
complete. The check for it to be complete can be very time consuming. This can be switched
off by setting the optional argument `check` to the value `falue`, as in the example below.
off by setting the optional argument `check` to the value `false`, as in the example below.
```jldoctest
julia> qsm_model = literature_model(arxiv_id = "1903.00009", model_parameters = Dict("k" => 4))
Expand Down

0 comments on commit 90290ef

Please sign in to comment.