From 1abd09717c7e0578d45cf5df41bb921ee98db736 Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Fri, 2 Nov 2018 15:47:37 -0600 Subject: [PATCH] Correct grammar. --- .../Python-and-Oracle-Database-Scripting-for-the-Future.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html b/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html index c5f7240..bb66c3a 100644 --- a/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html +++ b/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html @@ -104,7 +104,7 @@
  1. Python (3.6 preferred but 2.7 should work)
  2. -
  3. cx_Oracle (version 7 preferred but 6.3 or later should work) and Oracle Instant Client Package - Basic (version 18.3 preferred 12.2 should work) +
  4. cx_Oracle (version 7 preferred but 6.3 or later should work) and Oracle Instant Client Package - Basic (version 18.3 preferred but 12.2 should work)
    • Linux
    • macOS - please note the special instructions for macOS in the link.