Skip to content

Commit bf6c4fc

Browse files
authored
add closing ticks for code block
1 parent 9e0b69d commit bf6c4fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/data-science-virtual-machine/linux-dsvm-walkthrough.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ To see summary statistics about each column:
9191

9292
```R
9393
summary(data)
94+
```
9495

9596
For a different view of the data:
9697

0 commit comments

Comments
 (0)