1
0
mirror of https://github.com/falk-werner/webfuse synced 2025-06-09 19:04:17 +00:00

fixes typo

This commit is contained in:
Falk Werner 2019-04-01 20:28:09 +02:00
parent 922c810a3d
commit c68106f87d

View File

@ -31,7 +31,7 @@ To avoid Steps 1 and 2, it would be great to keep the update file entirely in we
webfuse solves this problem by using the [WebSocket](https://en.wikipedia.org/wiki/WebSocket) protocol. The emdedded device runs a service, known as webfuse adapter, awaiting incoming connections, e.g. from a web browser. The browser acts as a file system provider, providing the update file to the device.
## Concecpt
## Concept
+---------------------+ +-------------+ +------+
| Filesystem Provider | | webfuse | | user |