Update punctuation for native module docs

Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
Germain 2021-03-31 12:51:22 +01:00 committed by GitHub
parent fdf216ca75
commit a996aff19b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ The process is automated by [vector-im/element-builder](https://github.com/vecto
when releasing.
The following sections explain the manual steps you can use with a custom build of Element to enable
these features if you'd like to try them out.
It is possible to [build those native modules locally automatically](https://github.com/vector-im/element-desktop#building)
It is possible to [build those native modules locally automatically](https://github.com/vector-im/element-desktop#building).
```
yarn run build:native
@ -59,4 +59,3 @@ After this is done the Electron version of Element can be run from the main fold
as usual using:
yarn start