Преглед на файлове

`...` to <code>...</code>

Gregg Tavares преди 7 години
родител
ревизия
161f573b9b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      threejs/lessons/threejs-primitives.md

+ 1 - 1
threejs/lessons/threejs-primitives.md

@@ -27,7 +27,7 @@ primitives.
 <div data-primitive="DodecahedronBufferGeometry">A dodecahedron (12 sides)</div>
 <div data-primitive="ExtrudeBufferGeometry">An extruded 2d shape with optional bevelling.
 Here we are extruding a heart shape. Note this is the basis
-for `TextBufferGeometry` and `TextGeometry` respectively.</div>
+for <code>TextBufferGeometry</code> and <code>TextGeometry</code> respectively.</div>
 <div data-primitive="IcosahedronBufferGeometry">An icosahedron (20 sides)</div>
 <div data-primitive="LatheBufferGeometry">A shape generated by spinning a line</div>
 <div data-primitive="OctahedronBufferGeometry">An Octahedron (8 sides)</div>