Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix typo
  • Loading branch information
BrunoQuaresma committed Mar 15, 2024
commit 6f3ae1fed951d681c99755af9936e802eb86f728
2 changes: 1 addition & 1 deletion site/src/modules/resources/AgentLogs/mocks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ export const MockLogs = [
{
id: 3295780,
level: "info",
output: "🥳 Installation comlete! ",
output: "🥳 Installation complete! ",
time: "2024-03-14T11:31:06.494535Z",
sourceId: "f0df7490-1be9-4722-96b6-45037b011c93",
},
Expand Down