Github user jaceklaskowski commented on a diff in the pull request:
https://github.com/apache/spark/pull/830#discussion_r12870325
--- Diff: docs/streaming-programming-guide.md ---
@@ -306,12 +304,16 @@ need to know to write your streaming applications.
## Linking
To write your own Spark Streaming program, you will have to add the
following dependency to your
- SBT or Maven project:
+ sbt or Maven project:
--- End diff --
It should be all lowercase as is on [the
website](http://www.scala-sbt.org/):
> sbt is a build tool for Scala, Java, and more.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---