Skip to content

Commit bbb7dff

Browse files
committed
Added a few words to make the example more clear
1 parent 88fc53e commit bbb7dff

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
@@ -2332,7 +2332,7 @@ Translations of the guide are available in the following languages:
23322332
rescue Exception => e
23332333
# some handling
23342334
rescue StandardError => e
2335-
# some handling
2335+
# some handling that will never be executed
23362336
end
23372337
23382338
# good

0 commit comments

Comments
 (0)