Skip to content

Commit

Permalink
Merge pull request #4828 from crazehang/master
Browse files Browse the repository at this point in the history
tool: fix some typos
  • Loading branch information
jefft0 committed Apr 5, 2024
2 parents 7760b67 + 0f1d04c commit e5c210e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tool/github-actions/scw-funcs/benchs-hook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Serverless function that publish benchmark results on a remote repository result
│ │
┌──────────────┐ Fetch
┌ ─ ─ ─ ─ ─ ┐ │ │ Artifact
priviliged ────────┼◎ Serverless │ │
privileged ────────┼◎ Serverless │ │
└ ─ ─ ─ ─ ─ ┘ │ │ │
└──────────────┘ │
▲ │
Expand Down
2 changes: 1 addition & 1 deletion tool/infra-testing-tool/go/server/testclient/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ func main() {
//// panic(err)
//// }
////
//// log.Printf("successfull: %v", resp.Success)
//// log.Printf("successful: %v", resp.Success)
////}
//
//_, err = p.ConnectToPeer(ctx, &server.ConnectToPeer_Request{
Expand Down

0 comments on commit e5c210e

Please sign in to comment.