Skip to content

Commit e0c1e04

Browse files
author
John Griffith
authored
Update README.md
1 parent d9b1722 commit e0c1e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ golang libs. This may prove to not be ideal, and may be changed over time, but
1818
## Logging and Debug
1919

2020
By default the library does not provide any logging, but provides an error message that includes any messages from
21-
iscsiadm as well as exit-codes. In the even that you need to debug the library, we provide a function:
21+
iscsiadm as well as exit-codes. In the event that you need to debug the library, we provide a function:
2222

2323
```
2424
func EnableDebugLogging(writer io.Writer)

0 commit comments

Comments
 (0)