Skip to content

Commit

Permalink
squash: Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Markus Siglreithmaier <[email protected]>
  • Loading branch information
rib and msiglreith authored Nov 6, 2022
1 parent 713bb4e commit 335a2bc
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 @@ -138,7 +138,7 @@ crate-type = ["cdylib"]

All Android applications are based on an `Activity` subclass and the
`android-activity` crate is designed to support different choices for this base
class. You application must specify the base class it needs via a feature flag:
class. Your application _must_ specify the base class it needs via a feature flag:

| Base Class | Feature Flag | Notes |
| :--------------: | :---------------: | :-----: |
Expand Down

0 comments on commit 335a2bc

Please sign in to comment.