Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
2 people authored and decentralgabe committed Feb 26, 2024
1 parent 8c46cc4 commit eeac22d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3707,10 +3707,10 @@ <h3>Evidence</h3>
<span class='comment'>// url to an externally hosted evidence file/artifact</span>
"id": "https://videos.example.com/training/alice-espresso.mp4",
"type": ["Evidence"],
"name": "Talk-aloud video of double espresso preparation",
"name": "Talk-aloud video of double espresso preparation",
"description": "This is a talk-aloud video of Alice demonstrating preparation of a double espresso drink.",
<span class='comment'>// digest hash of the mp4 video file</span>
"digestSRI": "sha384-zNNbQTWCSUSi0bbz7dbua...OHdzwELMYO9Mz68M26"
"digestSRI": "sha384-zNNbQTWCSUSi0bbz7dbua...OHdzwELMYO9Mz68M26"
}
]
}
Expand Down

0 comments on commit eeac22d

Please sign in to comment.