Skip to content

Commit 3d06277

Browse files
Gio2018twstokes
andauthored
Update WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Success card/MigrationSuccessCell.swift
Co-authored-by: Tanner Stokes <[email protected]>
1 parent 093d18e commit 3d06277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Success card/MigrationSuccessCell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class MigrationSuccessRow: ImmuTableRow {
3434

3535
extension BlogDetailsViewController {
3636

37-
@objc func migrationSuccesstSectionViewModel() -> BlogDetailsSection {
37+
@objc func migrationSuccessSectionViewModel() -> BlogDetailsSection {
3838
let row = BlogDetailsRow()
3939
row.callback = {}
4040

0 commit comments

Comments
 (0)