Skip to content

Commit 3d07fe6

Browse files
committed
Minor fixes
1 parent 13a8d72 commit 3d07fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LESSONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Unfortunately, `$?` is used too late; hence the program always returns
8686
successfully. In 2012, a French company lost all their database backups,
8787
and that took down their internal tools in 1 month.
8888

89-
You can see the line `189` from the files [`examples/backup_methods.sh`](examples/backup_methods.sh#L189)
89+
You can see the line `189` from the files [`examples/backup_methods.sh`](examples/backup_methods.sh#L180)
9090
for details.
9191

9292
*Update*:

0 commit comments

Comments
 (0)