Skip to content

Commit

Permalink
Fix sequence sample lines reference (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikibobi authored and natemcmaster committed Aug 11, 2016
1 parent eca3929 commit 070351a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modeling/relational/sequences.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can use the Fluent API to create a sequence in the model.

.. includesamplefile:: Modeling/FluentAPI/Samples/Relational/Sequence.cs
:language: c#
:lines: 5-15
:lines: 5-20
:emphasize-lines: 7
:linenos:

Expand Down

0 comments on commit 070351a

Please sign in to comment.