Skip to content

Commit 800ff7c

Browse files
hqbhoholosipiuk
authored andcommitted
Fix typo in FTE doc
1 parent 55d7887 commit 800ff7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/sphinx/admin/fault-tolerant-execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ The following `exchange-manager.properties` configuration example specifies Allu
630630
as the spooling storage destination.
631631

632632
```properties
633-
exchange-manager.name=alluxio
633+
exchange-manager.name=filesystem
634634
exchange.base-directories=alluxio://alluxio-master:19998/exchange-spooling-directory
635635
exchange.alluxio.site-file-path=/path/to/alluxio-site.properties
636636
```

0 commit comments

Comments
 (0)