Skip to content

Commit 66ca850

Browse files
committed
Add better doc
1 parent be74b5a commit 66ca850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/tut/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We need more type driven logging, consistent secret management, catching erroneo
2222

2323
# Solution
2424

25-
Easy ! Use `safeStr"your log"` instead of `s"your log"` !
25+
Easy ! Use `safeStr"your log $a $b, $c"` instead of `s"your log $a $b, $c"` !
2626

2727
Add this in your build.sbt
2828

0 commit comments

Comments
 (0)