Skip to content

Commit 0032b74

Browse files
authored
Merge pull request #65 from tweksteen/tweksteen-typo
Fix typo in index.md
2 parents ff8d968 + 936fc79 commit 0032b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This is an overview of all Android versions and their corresponding identifiers
6969
<tr class="table-notes">
7070
<td colspan="3">
7171
<ul>
72-
<li><code>targetSdk</code> <a href="https://developer.android.com/google/play/requirements/target-sdk">must be to be 34+</a> for new apps and app updates as of August 31, 2024.</li>
72+
<li><code>targetSdk</code> <a href="https://developer.android.com/google/play/requirements/target-sdk">must be 34+</a> for new apps and app updates as of August 31, 2024.</li>
7373
</ul>
7474
</td>
7575
</tr>

0 commit comments

Comments
 (0)