Skip to content

Commit

Permalink
♻️ Wording
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Dec 2, 2024
1 parent 26f75cd commit a5ffdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @type {import('next').NextConfig}
**/
const nextConfig =
// Check if running in a Continuous Integration (CI) environment.
// Check if running in a continuous integration (CI) environment.
process.env.CI === "true"
? {
/**
Expand Down

0 comments on commit a5ffdf1

Please sign in to comment.