Skip to content

Commit 630bd44

Browse files
committed
Fix minor typo
build-docs => serve-docs in "Serve UI to Docs" section
1 parent 690a607 commit 630bd44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/introduction/advanced-usage.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ type : 'Introduction'
159159
<p>You can then continue to make modifications to UI and "serve" these files to a live docs instance to see your changes immediately</p>
160160
<div class="code">
161161
cd ui/
162-
gulp build-docs
162+
gulp serve-docs
163163
</div>
164164
</div>
165165
<div class="no example">

0 commit comments

Comments
 (0)