You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WordPress/Classes/ViewRelated/Feature Introduction/Blogging Prompts/BloggingPromptsIntroductionPresenter.swift
+25-5Lines changed: 25 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ import UIKit
5
5
/// and directs the flow according to which action button is tapped.
6
6
/// - Try it: the answer prompt flow.
7
7
/// - Remind me: the blogging reminders flow.
8
-
/// - If the account has multiple sites, a site picker is displayed before either of the above.
8
+
/// - If the account has multiple sites, a site selector is displayed before either of the above.
0 commit comments