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 9206147 commit 553467aCopy full SHA for 553467a
README.md
@@ -29,7 +29,7 @@ The fundamental type defined in this package is a `TBLogger`, which behaves like
29
other standard loggers in Julia such as `ConsoleLogger` or `TextLogger`. You can
30
create one by passing it the path to the folder where you want to store the data.
31
You can also pass an optional second argument to specify the behaviour in case
32
-there already exhist a document at the given path.
+there already exists a document at the given path.
33
34
Once you have created a `TBLogger`, you can use it as you would use any other
35
logger in Julia:
0 commit comments