Skip to content

Commit cefd306

Browse files
committed
trigger new documentation
1 parent fe614b7 commit cefd306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/LinearRegressionKit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include("newey_west.jl")
2020
include("kfold.jl")
2121

2222
"""
23-
struct linRegRes
23+
struct linRegRes
2424
2525
Store results from the regression
2626
"""

0 commit comments

Comments
 (0)