Remove trailing space

This commit is contained in:
Chris Wong 2021-11-10 20:16:02 +11:00
parent 0d4276220d
commit 5f4a5bd54a

View file

@ -18,7 +18,7 @@
- Support `no_std` + `alloc`. - Support `no_std` + `alloc`.
[#278](https://github.com/lambda-fairy/maud/issues/278) [#278](https://github.com/lambda-fairy/maud/issues/278)
- Provide Tide support. - Provide Tide support.
[#280](https://github.com/lambda-fairy/maud/pull/280) [#280](https://github.com/lambda-fairy/maud/pull/280)
- Provide Axum support. - Provide Axum support.
[#284](https://github.com/lambda-fairy/maud/pull/284) [#284](https://github.com/lambda-fairy/maud/pull/284)