Skip to content

Commit c65923a

Browse files
Apply suggestions from code review
1 parent 7534463 commit c65923a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Onyx.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ function init({
8181

8282
/**
8383
* Connects to an Onyx key given the options passed and listens to its changes.
84-
* @deprecated Use `Onyx.connectWithoutView()` instead.
84+
* This method will be deprecated soon. Please use `Onyx.connectWithoutView()` instead.
8585
*
8686
* @example
8787
* ```ts

0 commit comments

Comments
 (0)