Skip to content

Commit 64f37f5

Browse files
committed
docs: go example
1 parent 6c8d0ad commit 64f37f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/Backend on Go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* http://godoc.org/github.com/patdek/gongflow
55
* https://github.com/stuartnelson3/golang-flowjs-upload
66

7-
## Exmaple
7+
## Example
88
1. A `GET` request is sent to see if a chunk exists on disk. If it isn't found, the chunk is uploaded.
99
2. Each `POST` request is parsed and then saved to disk.
1010
3. After the final chunk is uploaded, the chunks are stitched together in a separate go routine.

0 commit comments

Comments
 (0)