Skip to content

Commit

Permalink
Changing incorrect apostrophe used
Browse files Browse the repository at this point in the history
  • Loading branch information
rohan-kumar-uoa committed Jan 18, 2024
1 parent 77c8022 commit 9260ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hamiltonians/correlation_functions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ Assumes a one-dimensional lattice with ``M`` sites and periodic boundary conditi
# Usage
Superfluid correlations can be extracted from a Monte Carlo calculation by wrapping `SuperfluidCorrelator` with
[`AllOverlaps`](@ref) and passing into [`lomc!'](@ref) with the `replica` keyword argument. For an example with a
[`AllOverlaps`](@ref) and passing into [`lomc!`](@ref) with the `replica` keyword argument. For an example with a
similar use of [`G2RealCorrelator`](@ref) see
[G2 Correlator Example](https://joachimbrand.github.io/Rimu.jl/previews/PR227/generated/G2-example.html).
Expand Down

0 comments on commit 9260ed3

Please sign in to comment.