Permalink
Browse files

Rebuild

  • Loading branch information...
1 parent e4b2d0a commit 2e3ae49bd5c12c93f9aac9c22111271a6a3e7a15 @mmcgrana committed Dec 3, 2013
Showing with 4 additions and 4 deletions.
  1. +2 −2 examples/epoch/epoch.hash
  2. +2 −2 public/epoch
View
4 examples/epoch/epoch.hash
@@ -1,2 +1,2 @@
-b56f9122928886ac695c15657c2ff5ec7c5436d9
-3jXHvYbLUz
+61a498229c8878a97d729cfdd215e5f3960f87ac
+GP_zEjhlWk
View
4 public/epoch
@@ -42,7 +42,7 @@ Here&rsquo;s how to do it in Go.</p>
</td>
<td class="code leading">
- <a href="http://play.golang.org/p/3jXHvYbLUz"><img title="Run code" src="play.png" class="run" /></a>
+ <a href="http://play.golang.org/p/GP_zEjhlWk"><img title="Run code" src="play.png" class="run" /></a>
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
</pre></div>
@@ -96,7 +96,7 @@ nanoseconds, respectively.</p>
<td class="docs">
<p>Note that there is no <code>UnixMillis</code>, so to get the
milliseconds since epoch you&rsquo;ll need to manually
-dive from nanoseconds.</p>
+divide from nanoseconds.</p>
</td>
<td class="code leading">

0 comments on commit 2e3ae49

Please sign in to comment.