Skip to content

Commit 8f48d63

Browse files
authored
Merge pull request #149 from ryoichi-obara/master
Fix typo.
2 parents 8ddebde + ff0dbcd commit 8f48d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user-guide/handling-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When a node logs an error, it will appear in the Debug sidebar.
3434
<p class="caption">Error message in the Debug sidebar</p>
3535
</div>
3636

37-
This shows the error message, the data/time of the error, and the node that logged
37+
This shows the error message, the date/time of the error, and the node that logged
3838
the error. As with other Debug messages, hovering over it will highlight the node
3939
in the workspace. If it isn't in the current view, then clicking on the node's
4040
name in the top corner will reveal it in the workspace.

0 commit comments

Comments
 (0)