Skip to content

Commit

Permalink
fix flow check (#1066)
Browse files Browse the repository at this point in the history
fix flow check misspelling `rlow`
  • Loading branch information
RyanLiu0235 authored and TrySound committed Mar 28, 2018
1 parent dc14f16 commit af90cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Collection/Section.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/** @rlow */
/** @flow */
import type {Index, SizeAndPositionInfo} from './types';

/**
Expand Down

0 comments on commit af90cfe

Please sign in to comment.