Skip to content

Commit 3eb8ff3

Browse files
Rahul-4480vjdhama
authored andcommitted
fix: spelling issue in the blog
1 parent 2bedf3f commit 3eb8ff3

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)