Skip to content

Commit e7df47c

Browse files
committed
Fix typo in rocksdb options file
1 parent ed56169 commit e7df47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocksdb/options.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
two_write_queues=false
2323
bytes_per_sync=0
2424
writable_file_max_buffer_size=1048576
25-
wal_dir=/tmp/ycsb-rocskdb
25+
wal_dir=/tmp/ycsb-rocksdb
2626
log_file_time_to_roll=0
2727
keep_log_file_num=1000
2828
WAL_ttl_seconds=0

0 commit comments

Comments
 (0)