Skip to content

Commit aa799db

Browse files
committed
fix: spelling issue in the blog
1 parent 5a4bd6b commit aa799db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/clickhouse-benchmarking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ CREATE TABLE logs
266266
`request_protocol` String,
267267
`status` UInt64,
268268
`size` UInt64,
269-
`referer` String,
269+
`referrer` String,
270270
`user_agent` String
271271
)
272272
ENGINE = MergeTree

0 commit comments

Comments
 (0)