Skip to content

Commit 28d6166

Browse files
Emphasize the file location.
1 parent d9be1ec commit 28d6166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h3><a name="connecting">1. Connecting to Oracle</a></h3>
169169
<ul>
170170
<li>
171171
<h4>1.1 Review the connection credentials</h4>
172-
<p>Review <code>db_config.py</code> and <code>db_config.sql</code>. These are included in other Python and SQL files in this tutorial:</p>
172+
<p>Review <code>db_config.py</code> and <code>db_config.sql</code> in the <code>tutorial</code> directory. These are included in other Python and SQL files in this tutorial:</p>
173173
<code>db_config.py</code>
174174
<pre>
175175
user = "pythonhol"

0 commit comments

Comments
 (0)