Skip to content

Commit 22de875

Browse files
authored
Update README.md
1 parent 0909506 commit 22de875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and endpoints of your elements.
1515
and provides a visual overview of how all the reactive elements interact wiht one
1616
another.
1717

18-
This should servers as a complementary tool for [reactlog](https://github.com/rstudio/reactlog)
18+
This package aims to be a complementary tool for [reactlog](https://github.com/rstudio/reactlog)
1919
which provides a visual debugger for shiny reactivity. The key difference is that
2020
`reactflush` gives you an overview of your complete app based on your code instead
2121
of logging the reactive activity while using the app. This ensures a complete overview

0 commit comments

Comments
 (0)