Skip to content

Commit 8fcfcc1

Browse files
committed
Fix description in astro.config.mjs for clarity and accuracy
1 parent b23ea80 commit 8fcfcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
integrations: [
88
starlight({
99
title: 'BrowserSec',
10-
description: 'Open source browser security and detection & response solutions',
10+
description: 'Open source browser detection & security response solutions',
1111

1212
social: [
1313
{ icon: 'github', label: 'GitHub', href: 'https://github.com/browsersec' },

0 commit comments

Comments
 (0)