Skip to content

Commit

Permalink
BAL-153-GP-Title Correction (#154)
Browse files Browse the repository at this point in the history
Title Correction "Look at videos"
  • Loading branch information
gperissetcelteeka authored Jul 16, 2023
1 parent 2123954 commit 96d0069
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk.git",
"state" : {
"revision" : "e700a8f40c87c31cab7984875fcc1225d96b25bf",
"version" : "10.11.0"
"revision" : "5034479ca0c4f32f299677fb0ba1fe4d3e3e20b4",
"version" : "10.10.0"
}
},
{
"identity" : "googleappmeasurement",
"kind" : "remoteSourceControl",
"location" : "https://github.com/google/GoogleAppMeasurement.git",
"state" : {
"revision" : "62e3a0c09a75e2637f5300d46f05a59313f1c286",
"version" : "10.11.0"
"revision" : "69f5b8425dd473d2f2475bba7f88f82cd9da0e36",
"version" : "10.10.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Balance/Distraction/DistractionView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ struct DistractionView: View {
}
)
) {
CellView(image: "videosIcon", text: "Look videos")
CellView(image: "videosIcon", text: "Look at videos")
}
}

Expand Down

0 comments on commit 96d0069

Please sign in to comment.