Skip to content

Commit 53f0b82

Browse files
committed
title test
1 parent dfe6995 commit 53f0b82

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/integrations/mongoose-get-started.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,10 @@ Before you begin this tutorial, perform the following actions:
167167
.. procedure::
168168
:style: connected
169169

170-
.. step:: Insert Data
170+
Insert Data
171+
~~~~~~~~~~~
171172

172-
Go to ``index.js`` and add the following import statement to the top of your file:
173+
Go to ``index.js`` and add the following import statement to the top of your file:
173174

174175
.. literalinclude:: /includes/integrations/mongoose-get-started-blogSchema.js
175176
:language: javascript

0 commit comments

Comments
 (0)