Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct minor grammar issue #4

Merged
merged 2 commits into from
Jul 3, 2015
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
Next Next commit
Update README.md
  • Loading branch information
scw committed Jul 3, 2015
commit 43f319734dc1df25763bfaa327bc94d57ccca6ad
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[![PGXN version](https://badge.fury.io/pg/pg_idx_advisor.svg)](https://badge.fury.io/pg/pg_idx_advisor)

A PostgreSQL extension to analyze queries and give indexing advise.
A PostgreSQL extension to analyze queries and give indexing advice.

## Introduction ##
The index advisor uses the virtual index framework/support built into PG
Expand Down