Browse Source

Update README.md

Johannes Weiss 6 years ago
parent
commit
dbb9d24d8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -183,7 +183,7 @@ If you have a `String` that you received from elsewhere, please use
 
     logger.info("\(stringIAlreadyHave)")
 
-For more details, have a look in the next session.
+For more details, have a look in the next section.
 
 
 ### What are the differences between SwiftLog 1 and 0?