From 0e7473a10a3a405328dab5e87203a13a2026e34f Mon Sep 17 00:00:00 2001 From: shahrishi108 Date: Tue, 12 Jul 2022 02:23:44 -0700 Subject: [PATCH] errorhandling.rst typo: harddrive -> hard drive --- docs/errorhandling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/errorhandling.rst b/docs/errorhandling.rst index 808a61a2..a0713d66 100644 --- a/docs/errorhandling.rst +++ b/docs/errorhandling.rst @@ -11,7 +11,7 @@ errors: reading from the incoming data - the database server was overloaded and could not handle the query - a filesystem is full -- a harddrive crashed +- a hard drive crashed - a backend server overloaded - a programming error in a library you are using - network connection of the server to another system failed