Skip to content

Commit c41d759

Browse files
committed
changing capitalizationg
1 parent 168a83a commit c41d759

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

databases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2>Connecting to a database with Python</h2>
128128
</div>
129129
<div class="section" id="object-relational-mapping">
130130
<h2>Object-Relational Mapping</h2>
131-
<p>Object-Relational mappers (ORMs) allow developers to access data from a
131+
<p>Object-relational mappers (ORMs) allow developers to access data from a
132132
backend by writing Python code instead of SQL queries. Each web
133133
application framework handles integrating ORMs differently.</p>
134134
<p>Django provides an ORM with its core functionality. Flask leaves using an

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-10T08:11:48Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-10T08:12:16Z</updated></feed>

source/content/pages/databases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ single file-based database.
7979
-------------------------
8080
Object-Relational Mapping
8181
-------------------------
82-
Object-Relational mappers (ORMs) allow developers to access data from a
82+
Object-relational mappers (ORMs) allow developers to access data from a
8383
backend by writing Python code instead of SQL queries. Each web
8484
application framework handles integrating ORMs differently.
8585

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy