Skip to content

Commit

Permalink
documentation: add missing whitespace (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Feb 10, 2019
1 parent 7b96eab commit 50e1f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ recommended | `String` or `Number` | _differs per versioning/platform, listed
version | example | description
--- | --- | ---
[version][expo-version] | `1.2.3` | The "raw" next release version (also available in `${next.raw}`)
[Android versionCode][expo-version-android] | `290010203` | The[versioning approach by Maxi Rosson][info-android-versioncode] (same as `${code}`)
[Android versionCode][expo-version-android] | `290010203` | The [versioning approach by Maxi Rosson][info-android-versioncode] (same as `${code}`)
[iOS buildNumber][expo-version-ios] | `1.2.3` | The "raw" next release version (also available in `${next.raw}`)

> In these examples Expo SDK `29.x.x` and SemVer `1.2.3` is used.
Expand Down

0 comments on commit 50e1f91

Please sign in to comment.