Fixed formatting problem in dev docs CTR

Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/90a2847d
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/90a2847d
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/90a2847d

Branch: refs/heads/TINKERPOP-1489
Commit: 90a2847d13f7ef3e54cb2c4c8de500eec6f6c370
Parents: 132ba15
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Aug 21 10:29:01 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Aug 21 10:29:28 2017 -0400

----------------------------------------------------------------------
 docs/src/dev/developer/development-environment.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/90a2847d/docs/src/dev/developer/development-environment.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/dev/developer/development-environment.asciidoc 
b/docs/src/dev/developer/development-environment.asciidoc
index 240d901..870af44 100644
--- a/docs/src/dev/developer/development-environment.asciidoc
+++ b/docs/src/dev/developer/development-environment.asciidoc
@@ -102,8 +102,8 @@ integration tests and therefore must be actively switched 
on with `-DskipIntegra
 mvn clean install -pl gremlin-console -DskipIntegrationTests=false
 
 [[dotnet-environment]]
-.NET Environment
-~~~~~~~~~~~~~~~~
+DotNet Environment
+~~~~~~~~~~~~~~~~~~
 
 The build optionally requires link:https://www.microsoft.com/net/core[.NET 
Core SDK] (>=1.1.0) to work with the
 `gremlin-dotnet` module. If .NET Core SDK is not installed, TinkerPop will 
still build with Maven, but .NET projects

Reply via email to