Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7afe194

Browse files
committedJun 8, 2024
typo in lesson
1 parent cd68d61 commit 7afe194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎LearnJsonEverything/wwwroot/data/lessons/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
title: 'Options: JSON Schema Version'
361361
instructions: |
362362
Create and configure an evaluation options object, and set the JSON Schema version
363-
found in the `schemaVersion` variable.
363+
found in the `specVersion` variable.
364364
inputTemplate: ''
365365
contextCode: |-
366366
using System;

0 commit comments

Comments
 (0)
Please sign in to comment.