Merge pull request #629 from vketteni/bugfix-ArchitechtureLearningJourney-md

Correct a table entry of a code reference from ArchitectureLearningJo…
pull/1837/head
Don Turner 2 years ago committed by GitHub
commit 0c1c577fcf

@ -64,7 +64,7 @@ Here's what's happening in each step. The easiest way to find the associated cod
</td>
<td>On app startup, a <a href="https://developer.android.com/topic/libraries/architecture/workmanager">WorkManager</a> job to sync all repositories is enqueued.
</td>
<td><code>SyncInitializer.create</code>
<td><code>Sync.initialize</code>
</td>
</tr>
<tr>

Loading…
Cancel
Save