Skip to content

Commit 5281fe1

Browse files
committed
fix typo
1 parent 595d3b1 commit 5281fe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/java/to/bitkit/ui/sheets/BoostTransactionSheet.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ object BoostTransactionTestTags {
437437
const val FEE_RATE_TEXT = "fee_rate_text"
438438

439439
@Suppress("SpellCheckingInspection")
440-
const val USE_SUGGESTED_FEE_BUTTON = "RecomendedFeeButton"
440+
const val USE_SUGGESTED_FEE_BUTTON = "RecommendedFeeButton"
441441
}
442442

443443
@Preview(showSystemUi = true, name = "Default mode")

docs/e2e-test-ids.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Legend:
7777
| ReceivedTransactionButton ||
7878
| RecipientInput ||
7979
| RecipientManual ||
80-
| RecomendedFeeButton ||
80+
| RecommendedFeeButton ||
8181
| Send ||
8282
| SendAmountNumberPad ||
8383
| SendSuccess ||

0 commit comments

Comments
 (0)