diff --git a/README.md b/README.md index 4996d34e..114ef068 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Under `.addPackage(new MainReactPackage())`: style={styles.backgroundVideo} /> // Later on in your styles.. -var styles = Stylesheet.create({ +var styles = StyleSheet.create({ backgroundVideo: { position: 'absolute', top: 0,