This is an automated email from the ASF dual-hosted git repository.
feiwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn-website.git
The following commit(s) were added to refs/heads/main by this push:
new 6042c400d NIT: Fix indentation (#106)
6042c400d is described below
commit 6042c400d6e58d3947c62fd98ac9538a1a7cd2ae
Author: Fei Wang <[email protected]>
AuthorDate: Sun Apr 27 11:59:17 2025 -0700
NIT: Fix indentation (#106)
---
docs/user.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user.md b/docs/user.md
index 7f27e90f4..972e44577 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -144,7 +144,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/dji.png">
</div>
- <div class="companyItem">
+ <div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/uber.png">
</div>
</div>