Skip to content

Commit 1fa3e67

Browse files
authored
Update WhiteHyun.swift
1 parent 089cbdd commit 1fa3e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design-add-and-search-words-data-structure/WhiteHyun.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ final class WordDictionary {
5252
}
5353
return dfs(index: 0, node: root)
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)