Skip to content

Commit c91e01e

Browse files
authored
Update README.md
1 parent 4b9c371 commit c91e01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ example_large: # You can apply same filter with d
376376
enable: True # weather to load this plugin
377377
fill_nan: True # Fill nans to invalid cells of elevation layer.
378378
is_height_layer: True # If this is a height layer (such as elevation) or not (such as traversability)
379-
layer_name: "example_layer_large" # The layer name.
379+
layer_name: "example_layer_large" # The layer name.
380380
extra_params: # This params are passed to the plugin class on initialization.
381381
add_value: 100.0 # Example param with larger value.
382382
```

0 commit comments

Comments
 (0)