Skip to content

Commit 19bf648

Browse files
committed
fixing typo thanks to PR mattmakai#39
1 parent a01c382 commit 19bf648

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3171,7 +3171,7 @@ <h3>Open source log aggregators</h3>
31713171
<li>
31723172
<p><a href="https://github.com/facebook/scribe">Scribe</a> A project written by Facebook
31733173
to aggregate logs. It's designed to run on multiple servers and scale with
3174-
the rest of your cluster. Uses the Thrift messagaing format so it can be
3174+
the rest of your cluster. Uses the Thrift messaging format so it can be
31753175
used with any language. </p>
31763176
</li>
31773177
</ul>

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-10-08T08:12:24Z</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-10-08T12:25:44Z</updated></feed>

logging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h3>Open source log aggregators</h3>
8888
<li>
8989
<p><a href="https://github.com/facebook/scribe">Scribe</a> A project written by Facebook
9090
to aggregate logs. It's designed to run on multiple servers and scale with
91-
the rest of your cluster. Uses the Thrift messagaing format so it can be
91+
the rest of your cluster. Uses the Thrift messaging format so it can be
9292
used with any language. </p>
9393
</li>
9494
</ul>

0 commit comments

Comments
 (0)