From 3aa38564f7b91c8588c8484140bc4221d50d55e0 Mon Sep 17 00:00:00 2001 From: John Wilson Date: Sun, 19 Nov 2017 09:24:01 -0800 Subject: [PATCH] Correcting the redirection link. Summary: Correcting the redirection link to the right section ID for ListFooterComponent. (Making the site flow better.) (Just fixed a small typo!) Closes https://github.com/facebook/react-native/pull/16873 Differential Revision: D6370785 Pulled By: hramos fbshipit-source-id: bb6e5ca4e9bb585f94670c233258d602136e3097 --- docs/sectionlist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sectionlist.md b/docs/sectionlist.md index d7bca81aa9ce96..dfa53d6fc7d43e 100644 --- a/docs/sectionlist.md +++ b/docs/sectionlist.md @@ -64,7 +64,7 @@ here, along with the following caveats: - [`ItemSeparatorComponent`](docs/virtualizedlist.html#itemseparatorcomponent) - [`ItemSeparatorComponent`](docs/virtualizedlist.html#itemseparatorcomponent) - [`ListEmptyComponent`](docs/virtualizedlist.html#listemptycomponent) -- [`ListFooterComponent`](docs/virtualizedlist.html#listgootercomponent) +- [`ListFooterComponent`](docs/virtualizedlist.html#listfootercomponent) SectionSeparatorComponent - [`extradata`](docs/virtualizedlist.html#extradata) - [`initialNumToRender`](docs/virtualizedlist.html#initialnumtorender)