Skip to content

Commit 1364c68

Browse files
committed
Use technical language in README background
Replace promotional phrase "giving you complete control" with technical description "allowing consumers to implement their own rendering" in Background section. Maintains factual tone consistent with documentation standards.
1 parent 6773a26 commit 1364c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Background
1414

15-
This is a React port of [rstacruz](https://github.com/rstacruz)'s [`nprogress`](https://github.com/rstacruz/nprogress) module. It exposes an API that encapsulates the logic of `nprogress` and renders nothing, giving you complete control over rendering.
15+
This is a React port of [rstacruz](https://github.com/rstacruz)'s [`nprogress`](https://github.com/rstacruz/nprogress) module. It exposes an API that encapsulates the logic of `nprogress` and renders nothing, allowing consumers to implement their own rendering.
1616

1717
## Usage
1818

0 commit comments

Comments
 (0)