Skip to content

Commit 462b6a1

Browse files
committed
Correct a table entry of a code reference from ArchitectureLearningJourney.md
1 parent 2388d4e commit 462b6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ArchitectureLearningJourney.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Here's what's happening in each step. The easiest way to find the associated cod
6464
</td>
6565
<td>On app startup, a <a href="https://developer.android.com/topic/libraries/architecture/workmanager">WorkManager</a> job to sync all repositories is enqueued.
6666
</td>
67-
<td><code>SyncInitializer.create</code>
67+
<td><code>Sync.initialize</code>
6868
</td>
6969
</tr>
7070
<tr>

0 commit comments

Comments
 (0)