Docs: Fixed bad asciidoc in migrate_2_0

This commit is contained in:
Clinton Gormley 2015-05-05 11:17:05 +02:00
parent 123b0723fe
commit e28ad853c7
1 changed files with 4 additions and 3 deletions

View File

@ -474,6 +474,7 @@ pattern. Instead of using:
Settings settings = ImmutableSettings.settingsBuilder()
.put("cluster.name", "myClusterName").build();
Client client = new TransportClient(settings);
--------------------------------------------------
Use: