Skip to content

Commit 0f45f39

Browse files
committed
Fix typo
1 parent 1b3d73a commit 0f45f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/android/LlamaDemo/android-llm-device-farm-test-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ phases:
9595
done
9696
9797
adb -s $DEVICEFARM_DEVICE_UDID shell run-as com.example.executorchllamademo ls -la files/
98-
# Trying to pull the file using adb ends up with permission error, but his works too, so why not
98+
# Trying to pull the file using adb ends up with permission error, but this works too, so why not
9999
echo "${BENCHMARK_RESULTS}" > $DEVICEFARM_LOG_DIR/benchmark_results.json
100100
101101
artifacts:

0 commit comments

Comments
 (0)