Skip to content

Commit 0e6311b

Browse files
docs: Smaller README fix
Co-authored-by: Nicklas Lundin <[email protected]> Signed-off-by: Fabrizio Demaria <[email protected]>
1 parent 641bd7d commit 0e6311b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ viewModelScope.launch {
154154
clientSecret
155155
),
156156
Dispatchers.IO,
157-
myContext
157+
myEvaluationContext
158158
)
159159
}
160160
```

0 commit comments

Comments
 (0)