Add missing full stop (#429)
Summary: Trivial change. I missed this earlier. Pull Request resolved: https://github.com/facebook/flipper/pull/429 Reviewed By: passy Differential Revision: D15166391 Pulled By: jknoxville fbshipit-source-id: 3d52eb1da6d21afa9217cc17cfe887a686cde280
This commit is contained in:
committed by
Facebook Github Bot
parent
20379cf7d1
commit
be7aefc044
@@ -30,7 +30,7 @@ The search term entered into the searchbar by the user.
|
|||||||
|
|
||||||
`filters: Array<Filter>`
|
`filters: Array<Filter>`
|
||||||
|
|
||||||
The list of filters that are currently applied
|
The list of filters that are currently applied.
|
||||||
|
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|||||||
Reference in New Issue
Block a user