Skip to content

Commit 7493986

Browse files
authored
chore: small cosmetic readme update
1 parent e40bc04 commit 7493986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ react-native-size-matters provides some simple tooling to make your scaling a wh
2424
The idea is to develop once on a standard ~5" screen mobile device and then simply apply the provided utils.
2525
📖 You can read more about what led to this library on my blog post, which can be found in [this repo](./examples/BlogPost) or at [Medium](https://medium.com/soluto-engineering/size-matters-5aeeb462900a).
2626

27-
## Api
27+
## API
2828
### Scaling Functions
2929
```js
3030
import { scale, verticalScale, moderateScale } from 'react-native-size-matters';

0 commit comments

Comments
 (0)