Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 1301bcb

Browse files
Apply suggestions from code review
Co-authored-by: Mathias Fredriksson <[email protected]>
1 parent 3b9299f commit 1301bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vault-jwt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ vault write auth/<JWT_MOUNT>/role/workspace -<<EOF
165165
"workspace": "workspace",
166166
"workspace_name": "workspace_name",
167167
"workspace_id": "workspace_id"
168-
}
168+
}
169169
}
170170
EOF
171171
```

0 commit comments

Comments
 (0)