Skip to content

Commit 0fe9696

Browse files
Ingramz3breadt
authored andcommitted
Add missing closing bracket to code snippet (#32)
1 parent 7fa14da commit 0fe9696

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ For converting a file into another format there exist convenience methods in the
9393
//...
9494
break;
9595
}
96+
}
9697
}
9798
// else...
9899
}

0 commit comments

Comments
 (0)