Skip to content

Commit cdb0d71

Browse files
rustyconoverPhilipVinc
authored andcommitted
Reword and fix spelling.
1 parent c2c0906 commit cdb0d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The fundamental type defined in this package is a `TBLogger`, which behaves like
3939
other standard loggers in Julia such as `ConsoleLogger` or `TextLogger`. You can
4040
create one by passing it the path to the folder where you want to store the data.
4141
You can also pass an optional second argument to specify the behaviour in case
42-
there already exhist a document at the given path.
42+
there given path exists.
4343

4444
Once you have created a `TBLogger`, you can use it as you would use any other
4545
logger in Julia:

0 commit comments

Comments
 (0)