Skip to content

Commit

Permalink
Do not say "inject" around security people
Browse files Browse the repository at this point in the history
  • Loading branch information
ehammond committed Jan 6, 2025
1 parent 32482cf commit ee12b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import Footer from './components/Footer'

export const metadata = {
title: 'abc - AI bash/zsh/tcsh Command',
description: 'abc is a command line tool that converts natural language instructions into shell commands and injects them into the next shell prompt',
description: 'abc is a command line tool that converts natural language instructions into shell commands and adds them to the next shell prompt',
}

export default function Home() {
Expand Down

0 comments on commit ee12b53

Please sign in to comment.