Small grammar fixes to README.md

This commit is contained in:
Tristan F 2022-11-26 15:32:57 -05:00 committed by GitHub
parent 53eb0d7aa7
commit b3929a7bd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,8 +105,8 @@ https://vimeo.com/showcase/8372504/video/412818125
Design Goal
-----------
The goal is to provide a full-featured but also incredibly flexible Lightning
implementation, allowing the user to decide how they wish to use it. With that
The goal is to provide a fully-featured and incredibly flexible Lightning
implementation, allowing users to decide how they wish to use it. With that
in mind, everything should be exposed via simple, composable APIs. More
information about `rust-lightning`'s flexibility is provided in the `About`
section above.