Skip to content

Commit a65a4be

Browse files
committed
Update images.md in versioned docs
Adding a missing space
1 parent 04dc232 commit a65a4be

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

website/versioned_docs/version-0.77/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.78/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.79/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.80/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.81/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.82/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.83/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.84/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.85/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

website/versioned_docs/version-0.86/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the `@2x` and `@3x` suffixes to provide images for different screen
3030
<Image source={require('./img/check.png')} />
3131
```
3232

33-
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while`check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
33+
...the bundler will bundle and serve the image corresponding to device's screen density. For example, `check@2x.png`, will be used on an iPhone 7, while `check@3x.png` will be used on an iPhone 7 Plus or a Nexus 5. If there is no image matching the screen density, the closest best option will be selected.
3434

3535
On Windows, you might need to restart the bundler if you add new images to your project.
3636

0 commit comments

Comments
 (0)