vieiro commented on code in PR #663:
URL: https://github.com/apache/netbeans-website/pull/663#discussion_r1267126173


##########
netbeans.apache.org/src/content/tutorials/nbm-quick-start.adoc:
##########
@@ -467,7 +467,7 @@ Expand the Libraries entries to verify the dependency as 
been added:
 image::images/quickstart_platform_new-impl-13.png[]
 
 [start=6]
-6. Now we can modify the `WordTopComponent.java` implementation to load 
implementations of the "WordFilter" interface. Replace the previous 
implementation (which was hard-coded to just upper-case text) with the 
following:
+1. Now we can modify the `WordTopComponent.java` implementation to load 
implementations of the "WordFilter" interface. Replace the previous 
implementation (which was hard-coded to just upper-case text) with the 
following:

Review Comment:
   Hint, you can use `1.` or simply `.` without a number.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to