Skip to content

Commit a2885e5

Browse files
authored
Merge pull request #2787 from ClickHouse/fix-typo
Fix typo
2 parents 9758621 + 1005c42 commit a2885e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledgebase/profiling-clickhouse-with-llvm-xray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ statistical profiler.
2323

2424
### Instrument the code
2525

26-
Image the following souce code:
26+
Imagine the following souce code:
2727

2828
```cpp
2929
#include <chrono>

0 commit comments

Comments
 (0)