You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugins/upgrade_assistant/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ To test the Elasticsearch deprecations page ([#107053](https://github.com/elasti
86
86
enabled: true
87
87
```
88
88
89
-
To verify it's working as expected, kick off a reindex task in UA. Then, navigate to **Security > API keys** and verify a API key was created. The name should be prefixed with `ua_reindex_`. Once the reindex task as completed successfully, the API should be deleted.
89
+
To verify it's working as expected, kick off a reindex task in UA. Then, navigate to **Security > API keys** and verify an API key was created. The name should be prefixed with `ua_reindex_`. Once the reindex task has completed successfully, the API should be deleted.
90
90
91
91
**2. Upgrading or deleting ML job model snapshots**
0 commit comments