Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(214)

Unified Diff: 2012/insidepresent.slide

Issue 6709054: code review 6709054: go.talks/2012/insidepresent: fix typo
Patch Set: diff -r 21167c838549 https://code.google.com/p/go.talks Created 13 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « 2012/go-docs.slide ('k') | 2012/tutorial.slide » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: 2012/insidepresent.slide
===================================================================
--- a/2012/insidepresent.slide
+++ b/2012/insidepresent.slide
@@ -41,7 +41,7 @@
WebSockets are a bi-directional communication channel between a JavaScript program running in a web browser and a web server. They are part of HTML 5.
-The `websocket` pacakge in Go's `go.net` sub-repository provides a WebSocket client and server.
+The `websocket` package in Go's `go.net` sub-repository provides a WebSocket client and server.
I thought I could use WebSockets to stream program output to a running
presentation.
« no previous file with comments | « 2012/go-docs.slide ('k') | 2012/tutorial.slide » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b