From 1041bcf5a6f3b575ba8330a03932eb092316d979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A1n=20Morales=20Durand?= <4825959+hernanmd@users.noreply.github.com> Date: Thu, 28 Dec 2023 19:39:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f832aa7..730467c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ EpMonitor disableDuring: [ ```smalltalk spec - baseline: 'AIDataInspector' + baseline: 'AIDataFrameInspector' with: [ spec repository: 'github://pharo-ai/data-inspector/src' ]. ```