mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 07:25:43 +00:00
minor formatting thing
This commit is contained in:
parent
219d89582f
commit
89e066c929
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ The frontend will accept user input and print it to stdout in a manner understoo
|
||||||
|
|
||||||
### The middleware
|
### The middleware
|
||||||
|
|
||||||
The middleware will take messages from the frontend and parse them for the backend to understand and vice versa. In order to check functionality of the middleware to ensure it is passed messages from the end(s) it wants the init process will do a brief feature check of the middleware by running it with the --features cli option.
|
The middleware will take messages from the frontend and parse them for the backend to understand and vice versa. In order to check functionality of the middleware to ensure it is passed messages from the end(s) it wants the init process will do a brief feature check of the middleware by running it with the `--features` cli option.
|
||||||
|
|
||||||
### The backend
|
### The backend
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue