Fix typo.
This commit is contained in:
parent
9f32c9073e
commit
fa5fc20997
|
@ -588,7 +588,7 @@ database server.</p>
|
|||
<div align="center"><p><strong>Without DRCP</strong></p></div>
|
||||
</td>
|
||||
<td>
|
||||
<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" />
|
||||
<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" />
|
||||
<div align="center"><p><strong>With DRCP</strong></p></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue