Skip to content

Commit 67f2b03

Browse files
committed
docs: hmmm rst
1 parent b48fe56 commit 67f2b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oeps/best-practices/oep-0038-Data-Modeling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Columns should store only exactly what the name describes
316316

317317
- The name of a column in a table should accurately describe the data in that table.
318318

319-
- If a column is named course_id it should only store the course's primary key.
319+
- If a column is named ``course_id`` it should only store the course's primary key.
320320
Not a string course run key, not a UUID. For more details on naming content identifiers,
321321
see :ref:`OEP-68 Learning Content Identifiers`_.
322322

0 commit comments

Comments
 (0)