Skip to content

Commit 91b00a9

Browse files
author
Vignesh Raja
authored
Change wording on event sent confirmation screen in test app (#71)
1 parent 558798c commit 91b00a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/src/main/res/layout/activity_event_confirmation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
android:minLines="3"
3737
android:textColor="@color/colorPrimary"
3838
android:textSize="20dp"
39-
android:text="Conversion event recorded to Optimizely."
39+
android:text="Conversion event sent to Optimizely."
4040
android:layout_centerVertical="true" />
4141
</RelativeLayout>

0 commit comments

Comments
 (0)