Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a8a0750

Browse filesBrowse files
Allan Spreysfacebook-github-bot
authored andcommitted
Fix typo in documentation
Differential Revision: D66596818 fbshipit-source-id: 0598e5449cd0717725749f6af5936abfb18530d9
1 parent 5636d53 commit a8a0750
Copy full SHA for a8a0750

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎packages/relay-runtime/store/RelayStoreTypes.js‎

Copy file name to clipboardExpand all lines: packages/relay-runtime/store/RelayStoreTypes.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@ export type ConcreteClientEdgeResolverReturnType<T = any> = {
14811481
* returns a callback which should be called when the value _may_ have changed.
14821482
*
14831483
* While over-notification (subscription notifications when the read value has
1484-
* not actually changed) is suported, for performance reasons, it is recommended
1484+
* not actually changed) is supported, for performance reasons, it is recommended
14851485
* that the provider of the LiveState value confirms that the value has indeed
14861486
* change before notifying Relay of the change.
14871487
*/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.