Skip to content

Commit ec66d8b

Browse files
committed
fix typo
1 parent b969ede commit ec66d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ It's recommended to use a `ExecutorService` to speed up execution.
307307

308308
#### Logging
309309

310-
Logging is done with [SLF4J](http://www.slf4j.org/). Please have a lookout at the [Manual](http://www.slf4j.org/manual.html) for details.
310+
Logging is done with [SLF4J](http://www.slf4j.org/). Please have a look at the [Manual](http://www.slf4j.org/manual.html) for details.
311311
The `grapqhl-java` root Logger name is `graphql`.
312312

313313

0 commit comments

Comments
 (0)