Skip to content

Commit fa5fc20

Browse files
Fix typo.
1 parent 9f32c90 commit fa5fc20

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
@@ -588,7 +588,7 @@ <h4>2.3 Creating a DRCP Connection</h4>
588588
<div align="center"><p><strong>Without DRCP</strong></p></div>
589589
</td>
590590
<td>
591-
<img width="400" src="resources/python_pool.png" alt="Picture of 3-tier application architecture with DRCP showing connections from multiple application processes going to a pool of server process in the database tier" />
591+
<img width="400" src="resources/python_pool.png" alt="Picture of 3-tier application architecture with DRCP showing connections from multiple application processes going to a pool of server processes in the database tier" />
592592
<div align="center"><p><strong>With DRCP</strong></p></div>
593593
</td>
594594
</tr>

0 commit comments

Comments
 (0)