Skip to content

Commit 04e5481

Browse files
committed
fix typo
1 parent 93213b3 commit 04e5481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ streamlit: ## run Streamlit
133133
uv run streamlit run \
134134
template_langgraph/services/streamlits/main.py
135135

136-
.PHONY: mcp-insppector
136+
.PHONY: mcp-inspector
137137
mcp-inspector: ## run MCP Inspector server
138138
npx -y @modelcontextprotocol/inspector
139139

0 commit comments

Comments
 (0)