mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
Merge pull request #251 from charlieok/patch-1
change comma to semicolon
This commit is contained in:
@@ -13,7 +13,7 @@ resources of a datacenter and exposes an API to integrate with
|
||||
Frameworks that have scheduling and job management logic. Mesos
|
||||
depends on ZooKeeper to provide both coordination and storage.
|
||||
|
||||
There are many different frameworks that integrate with Mesos,
|
||||
There are many different frameworks that integrate with Mesos;
|
||||
popular general purpose ones include Aurora and Marathon.
|
||||
These frameworks allow users to submit jobs and implement scheduling
|
||||
logic. They depend on Mesos for resource management, and external
|
||||
|
||||
Reference in New Issue
Block a user