Skip to content

Commit 32515fb

Browse files
authored
Update README.md
1 parent c374ee1 commit 32515fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Downloads](https://static.pepy.tech/badge/objinspect)](https://pepy.tech/project/objinspect)
99
[![license](https://img.shields.io/github/license/zigai/objinspect.svg)](https://github.com/zigai/objinspect/blob/main/LICENSE)
1010

11-
objinspect is a high-level wrapper around Python's built-in `inspect` module.
11+
`objinspect` is a high-level wrapper around Python's built-in `inspect` module.
1212
It provides a simple interface for examining Python functions and classes.
1313

1414
## Features

0 commit comments

Comments
 (0)